Skip to content

carlababa/getRuby

Repository files navigation

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

Releases

No releases published

Packages

No packages published