Skip to content

Flashl3opard/Stone-Paper-Scissors-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Stone-Paper-Scissors-Game

Simple Traditional Stone Paper Scissors Game using python....

FOR WINDOWS OS:

(download git bash and add it into system variable path) (download and upgrade python v>3.1 Open Command prompt: $git clone https://github.com/Flashl3opard/Stone-Paper-Scissors-Game.git $cd Stone-Paper-Scissors-Game $python StonePaperScissors.py

And Enjoy :)

FOR LINUX OS:

(download and upgrade python) Open Terminal: $apt-get update python && apt-get upgrade python $git clone https://github.com/Flashl3opard/Stone-Paper-Scissors-Game.git $cd Stone-Paper-Scissors-Game $Python3 StonePaperScissors.py

And Enjoy :)

THANK YOU :)

About

Simple Traditional Stone Paper Scissors Game using python....

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages