Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 760 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 760 Bytes

game-monopoly

A Monopoly game with elements of Guangzhou's cultural geography

Screenshot

image image image

Install

environment require

node <= 10
npm i

Run

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.