- Single player mode
- character is displayed on the canvas
- user controls charater using keyboard
- Basic gameplay
- user collects points
- results are stored in MongoDB database
- Multiplayer mode
- multiple users can join to the game
- characters interact with each others
- Connect game with Facebook Graph API
- user can invite friends
- results of challange are published on the wall
- Graphics and improvements
- CoffeeScript
- Canvas
- MongoDB
- Facebook Graph API