The stranded is a multiplayer HTML5 game made with NodeJS, Socket.io, ExpressJS and Phaser. To get started:
$ git clone ssh://github.com/gedsm/the-stranded.git
$ cd the-stranded
$ npm install
$ node app.js
Restarting the server
$sudo service stranded restart