1.0.0 • Published 5 years ago

npm-rockpaperscissor v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

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