ItsSomen/Stone-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A game completely build on python using Random module.

Simply install python in your machine
Install git
Run the command below

git clone https://.com/ItsSomen/Stone-paper-scissors.git

or
Simply download the zip and extract it, the run the main.py file.

cd Stone-paper-scissors
python3 main.py

A simple character user interface game build on python using random module which came preinstalled with python. User have to choose its move by simply pressing its choice (1/2/3).
1 Means stone
2 means paper
3 means scissors

Computer will make random moves. The game will run 10 times and the one getting more points at the last will win the game.

Python and python's random module

I learned how the random choices are taken through the python while implementation. While working solo I learned that i have a good patience and am a good learner.

Paper beats Stone
Scissors beats Paper, and
Stone beats Scissors

For any suggestions contact me at [email protected]
Any pull request is appreciated.

About

A simple CUI game made on python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published