Skip to content

fraserreilly/rockPaperScissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors!

Allows you to play rock, paper scissors vs python in the cli!

Requirements:

  • Python 3
  • pynput (pip install pynput)

How to play:

  • To run the program type python rockPaperScissors.py within your terminal.
  • Click 1, 2 or 3 to play Rock, Paper or Scissors respectively.
  • The result will be displayed in the terminal.
  • If you want to exit the program press the esc key.

About

Play Rock, Paper, Scissors in your CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages