A multiplayer browser game built with Phaser.io. Play Sumo Chicken here!
- Product Owner: Chris Lockwood (@knockoutdonkey)
- Scrum Master: Devon Koch (@devonkoch)
- Development Team: Shelley Wang (@shelleywang)
Feel free to run your own server of Sumo Chicken! Our official deployment is here.
We'd love to see what you build on top of our game.
If you have any suggestions, please submit an issue.
- Node 0.10.x
From within the root directory:
sudo npm install -g bower
npm install
bower install
The server uses port 8080 or the PORT environment variable.
From within the root directory:
grunt start
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.