/getRuby

ReactJS

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Get Ruby

A multi-player game with the objective to collect the largest possible amount of rubies. The game was developed from a pure javascript code and single player (see the original code) and was refactored to be multiplayer using ReactJS, Socket.io and FeathersJS.

Installation

You will need two servers running.

Root:

npm install
npm start

/api_host:

npm install
npm start