A Node.js CRUD API that serves the Aliens Hide N Seek multiplayer Android game.
Designed to be hit continuously during the game loop by all players. Keeps track of game state and player locations. Most of the actual game logic is offloaded to the host player on Android.
- Node.js
- Express.js
- PostgreSQL
- pg-promise
- JSON