Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tylerrrkd/game-monopoly
A Monopoly game with elements of Guangzhou's cultural geography(一个以广州的人文地理为元素的大富翁类游戏)
https://github.com/tylerrrkd/game-monopoly
dice-game monopoly phaser
Last synced: 13 days ago
JSON representation
A Monopoly game with elements of Guangzhou's cultural geography(一个以广州的人文地理为元素的大富翁类游戏)
- Host: GitHub
- URL: https://github.com/tylerrrkd/game-monopoly
- Owner: tylerrrkd
- License: mit
- Created: 2024-01-12T10:31:57.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-12T11:54:48.000Z (12 months ago)
- Last Synced: 2024-11-11T16:57:46.995Z (about 2 months ago)
- Topics: dice-game, monopoly, phaser
- Language: JavaScript
- Homepage:
- Size: 4.13 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# game-monopoly
A Monopoly game with elements of Guangzhou's cultural geography
## Screenshot
## Install
environment require
```bash
node <= 10
npm i
```## Run
```bash
npm start
```## Modify
change any `JavaScript` codes in the path `app/js/es6` and `stylesheet` in the file `app/css/main.scss`, it will be autocompiled by gulp.