Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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(一个以广州的人文地理为元素的大富翁类游戏)

Awesome Lists containing this project

README

        

# game-monopoly

A Monopoly game with elements of Guangzhou's cultural geography

## Screenshot
image
image
image

## 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.