/growup-game

React.js game

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

#Grow up Game

Group project built with React.js, feathers.js and mongoose.

##Description

Multiplayer game Players can eat the confetti and grow As players become bigger they can eat other smaller players As the player becomes bigger the speed slows down.

##Installation

npm install
npm start
open http://localhost:3000

##The front-end part of the game is built on top of the feathers API

https://github.com/dtolhuijs/grow-up-API
npm install
npm start
open http://localhost:3030