DesuDesu - Total kwadracik annihilation
Game for bialjam 2016 gamejam in phaser js engine. Our game has won the contest: http://bialjam.wi.pb.edu.pl/wyniki-2/
How to play
Requires at least 2 gamepads to run. Available here: http://bialjam.github.io/DesuDesu/
Authors
- Dariusz Antoniuk
- Mateusz Choiński
- Mateusz Dobrzyński
- Wojciech Jaworowski
Install
Project requires Node.js and npm to run, the game runs in a browser.
First install dependencies for the project
npm install
Then run a development build...
npm start
...or a production build.
npm run production
The game will be available in urls shown in logs, by default: http://localhost:3000
Boilerplate info
https://github.com/belohlavek/phaser-es6-boilerplate
License
This project is released under the MIT License.