Skip to content

Implementation of rock paper scissors lizard spock using RESTful express server

License

Notifications You must be signed in to change notification settings

coffeegoddd/rpsls-REST

Repository files navigation

rpsls-REST

Implementation of rock paper scissors lizard spock using socket.io and RESTful express server.

TECH STACK Javascript | Node.js | Express.js | React

TESTING STACK Travis CI | Jest

Current Version Hey! This is the MVP version of this concept, so it works in the basic sense, but still has some kinks and bugs to workout.

Play the game with a friend or two here: http://18.144.37.251:3000

You can also pull the docker image from my dockerhub @coffeegoddd, or clone this repo to run the app locally.

To run locally:

clone repo, then in the repos root directory:

$ npm install && npm run install:all

then go to client/src/components/App.jsx and uncomment line 40, and comment out line 43.

then type, $ npm run start:all

should start application on the port 3111.

About

Implementation of rock paper scissors lizard spock using RESTful express server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages