Skip to content

bowsetter/roll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.6%
  • CSS 25.3%
  • HTML 1.8%
  • EJS 0.3%