This multiplayer game was built for Global Game Jam 2014. You control one square. One very cute square. You get points for making shapes with other people's squares. Your avatar will change after a round if can gain points. Other players may not always be cooperative, because to win the round they may need to make a different shape than you do. You can view our entry on the Game Jam website.
Click here to play on an empty server. We recommending inviting a few friends to try it out at the same time.
# If you'd like to play locally or make changes you can!
git clone xer0x/beginning
cd p1
npm install
node server
# Open http://localhost:9999 in the Chrome web browser
This game is the hard work of @flukeout @arawkins and @xer0x with music by @djdain and voices by @capnxez.
This game uses the Phaser HTML5 game engine.