Skip to content

alexnder394/Simple_Python_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple_Python_game

This is a simple rock paper sissors game in python implemnting the basics of conditionals and comparison operators. I have also used the random module to make the game playable against computer. The game has several checks to ensure that players enter their choice as lower case text by hand "rock", "paper", or "scissors" through the .lower() method

About

Simple python rock paper scissors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages