Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/howdyankit/stone_paper-scissor
- Owner: howdyAnkit
- Created: 2020-04-19T20:17:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T14:17:46.000Z (14 days ago)
- Last Synced: 2024-10-23T16:47:05.409Z (14 days ago)
- Topics: babel, es6-javascript, game, javascript, stone, webdevelopment
- Language: JavaScript
- Homepage: https://tender-engelbart-944073.netlify.app
- Size: 469 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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`.