A Javascript platform game api.
$ npm install
$ npm start
-> localhost:5555
/game/warrior : A Platform Game, the goal is running through each level to catch all coins, avoid hitting enemies or lava.
/game/pokemon : A GBA-like Game, the goal is interact with a pokemon after catching, feed, play and/or evolve.
/game/... : new Game...