monopoly-money

A NodeJS server and React frontend that helps you manage your finances in a game of Monopoly from the browser 💸 (supports mobile)

Stars
69
monopoly-money - Monopoly Money v2 Latest Release

Published by brentvollebregt over 4 years ago

Complete rewrite

  • The server now used Express.js
  • The client is now a React app
  • New ui
  • Events are immediately sent to all players using WebSockets
  • Game history is now recorded

The app is also now publicly hosted for others to use without having to set up the server locally.