A match 3 game with phaserjs
- git clone https://github.com/rbudiharso/Phaser-Match3.git
- cd Phaser-Match3
- run
npm install && bower install
- run
grunt serve
and browse localhost:9000
A match 3 game with phaserjs
npm install && bower install
grunt serve
and browse localhost:9000