A simple multiplayer game created with Node.js. The game can be played by browsing to http://pallo.herokuapp.com
Pallo is Finnish for 'sphere'. At the start of the game, five spheres are drawn on the game board. In order to win, you must capture three of the five spheres. The rules for capturing spheres are as follows:
- If a sphere is uncaptured, clicking on it will capture it
- If a sphere has been captured by another user, clicking on it will reset it to an uncaptured state
MIT License - Copyright (c) 2014 David Karhi