Game for bialjam 2016 gamejam in phaser js engine. Our game has won the contest: http://bialjam.wi.pb.edu.pl/wyniki-2/
Requires at least 2 gamepads to run. Available here: http://bialjam.github.io/DesuDesu/
- Dariusz Antoniuk
- Mateusz Choiński
- Mateusz Dobrzyński
- Wojciech Jaworowski
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
https://github.com/belohlavek/phaser-es6-boilerplate
This project is released under the MIT License.