sherrbss / roll

Node.js React.js Socket.io multiplayer crash-game

Home Page:https://rolling-up-crash.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash Game - Roll

Stack

Node.js express React.js Redux MongoDB Socket.io

Gameplay

git

Deploy

App(front-end and back-end) has been deployed with heroku, you can see it here

How to authorize

We are using passport.js with steam API, so to login to out application you need to have steam account

Installation

  1. Clone this repository

    git clone https://github.com/RollingUpBalling/roll.git
  2.  cd backend
  3. Use the package manager npm to install dependencies.

    npm install
  4. cd ../frontend
    npm install

Inspiration

Design has been inspired from famous site cs.fail

Licence

License

MIT © sverhrazum69 17etro JohnyKovalenko1337

About

Node.js React.js Socket.io multiplayer crash-game

https://rolling-up-crash.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 72.6%Language:CSS 25.3%Language:HTML 1.8%Language:EJS 0.3%