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: 12 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T11:55:45.000Z (about 2 years ago)
- Last Synced: 2025-03-28T20:10:04.445Z (about 1 year ago)
- Topics: game, javascript, monopoly
- Language: JavaScript
- Homepage:
- Size: 1.69 MB
- Stars: 380
- Watchers: 23
- Forks: 230
- Open Issues: 5
-
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.