carlababa / getRuby

ReactJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ReactJS

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 99.0%Language:HTML 1.0%