calum / multiplayer-puzzle-game

Fast paced multiplayer jigsaw built with Phaser.io
8 stars 8 forks source link
jigsaw jigsaw-puzzle multiplayer-puzzle-game phaser puzzle

Build Status Stories in Ready

Any help would be appreciated. The issues are really vague at the time of writing and so any pull requests will probably be accepted, regardless of how you solved the issue. When working on backend features, try to add tests to the test/ directory. These are run with mocha.

All pushes and merges to the master branch are deployed automatically by Tavis-ci onto the amazon server.

All pull requests will be deployed onto an Heroku server to be tested (https://dashboard.heroku.com/apps/salty-fortress-42911). This deployment is manually done by a main contibutor clicking the deploy button on the heroku app page.

Multiplayer Puzzle Game

A fast paced competitive puzzle solving game built on Phaser.io. Inspiration taken from the single player game jumbo jav ban haasteren

To checkout the current version of the game, click here.

Game States

The Phaser game states are all defined inside src/public/js/states/. These are where the game home page and different options are created.

Rough Development Plan

Throughput Graph