QAston / bialjam2016

An award winning (Bialjam) browser multiplayer game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An award winning (Bialjam) browser multiplayer game

License:MIT License


Languages

Language:JavaScript 98.5%Language:HTML 0.9%Language:CSS 0.6%