Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intrepidcoder/monopoly
A fully functional Monopoly game in JavaScript and HTML/CSS. Play online: https://www.intrepidcoder.com/projects/monopoly/
https://github.com/intrepidcoder/monopoly
game javascript monopoly
Last synced: 3 months ago
JSON representation
A fully functional Monopoly game in JavaScript and HTML/CSS. Play online: https://www.intrepidcoder.com/projects/monopoly/
- Host: GitHub
- URL: https://github.com/intrepidcoder/monopoly
- Owner: intrepidcoder
- License: mit
- Created: 2013-08-17T17:11:02.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T11:55:45.000Z (11 months ago)
- Last Synced: 2024-07-18T08:45:35.249Z (4 months ago)
- Topics: game, javascript, monopoly
- Language: JavaScript
- Homepage:
- Size: 1.69 MB
- Stars: 343
- Watchers: 24
- Forks: 212
- Open Issues: 7
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# monopoly
A JavaScript/HTML/CSS Monopoly implementation with full game play. Supports two-eight players.
Play online at [http://www.intrepidcoder.com/projects/monopoly/](http://www.intrepidcoder.com/projects/monopoly/).
Includes an experimental capability to play against an AI. A test AI for demonstration purposes is included.