Skip to content

subahsubah/RPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

RPS

Its a console based Rock, Paper and Scissors Game

Instructions to run:

  1. Open the python terminal
  2. Run the code by typing "python3 RPS.py"
  3. The console will ask you to enter any one choice: a. 1 for Rock b. 2 for Paper c. 3 for Scissors
  4. After each iteration it will show your move and computer's move
  5. After the end of 3 iterations, it will show the result

About

Its a console based Rock, Paper and Scissors Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages