Spaceship is a conceptual distributed video game for LAN. It trys to simulate a spaceship in which each room is a client.
$ git clone https://github.com/yoann-dufresne/Spaceship_node.git
$ cd Spaceship_node
$ npm install
$ npm start
$ npm test