Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/howdyankit/stone_paper-scissor

This is a Basic stone,paper & scissor game which you can play with other Human/computer. it takes 3 input single time. Please click the link Below to see it in action
https://github.com/howdyankit/stone_paper-scissor

babel es6-javascript game javascript stone webdevelopment

Last synced: 9 days ago
JSON representation

This is a Basic stone,paper & scissor game which you can play with other Human/computer. it takes 3 input single time. Please click the link Below to see it in action

Awesome Lists containing this project

README

        

## Testing

To run these tests, first open the root project directory in your terminal. Then run `npm install` to install
all necessary testing dependencies (you will only need to do this step once).
Finally, run `npm run test`.