/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

Primary LanguageJavaScript

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.