ZA
Monopoly
Automatic banker for games like Monopoly using Node.js and Socket.IO. Also keeps a log of all transactions to ensure everyone is playing fairly!
Instructions
- Run
npm installto install dependencies. - Start the server with
npm start. - Players go to
http://localhost/play/John(where John is the player's name)
Notes
- May require
sudopermissions in order for the app to be run on port 80. If this is a problem, the port can be changed inapp.js. localhostcan obviously be replaced with your computer's IP address or hostname for example when connecting across a network.- The
npmcommand is required, it can be installed with Node.js.
Issues
Please either contact me or open an issue for any issues or suggestions. Feel free to submit a pull request too!
On this page
Languages
JavaScript61.4%CSS27.4%HTML11.2%
Contributors
Other
Created April 8, 2017
Updated March 16, 2025