Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 933 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 933 Bytes

Rock Paper Scissor Game

This is a rock paper scissor which the user play against the computer

Key Features

  • You can use multiple choice like instead of saying rock you can use r and visa verse , the same thing with all choice like yes and no you can use y or n
  • If he didnt put the wanted input it will to ask him the same question untl he response

Getting started

  1. run code in terminal or visual studio code
  2. choose rock(r) or paper(p) or scissor(s) or there abbreviation
  3. then the computer choose randomly and the app tell you if you lose or win
  4. then it ask you to play again or no (yes/y or no/n) you can use it or there abbreviation
  5. then if you play again it will continue and score wont be restarted
  6. if you said no it will stop and say bye bye