npm-rockpaperscissor
v1.0.0
Published
This is a simple rock-paper-scissor game where, 1. Rock defeats scissors 2. Scissors defeat paper and 3. Paper defeats the rock
Downloads
2
Readme
This is a simple rock-paper-scissor game where, 1. Rock defeats scissors 2. Scissors defeat paper and 3. Paper defeats the rock
To try playing the game using this module - import and use the method playMyGame()
This game needs three inputs to start. Get the inputs and pass into the game method as arguments