[go: up one dir, main page]

Skip to content

invincible-elevator/sumo-chicken

Repository files navigation

Sumo Chicken

A multiplayer browser game built with Phaser.io. Play Sumo Chicken here!

Team

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

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.

Requirements

  • Node 0.10.x

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Running the game

The server uses port 8080 or the PORT environment variable.

From within the root directory:

grunt start

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

Sumo Chicken - a multiplayer browser game built with Phaser.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published