Skip to content

Latest commit

 

History

History
 
 

Rock Paper Scissors Python Game

Rock Paper Scissors Python Game

image

  • A simple rock paper scissors python game that uses random module to randomly selects option for computer.
  • It also calculates the scores of both the player and the computer.

python game