Skip to content

Nchia-Emmanuela/Rock_Paper_Scissors_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Rock_Paper_Scissors_Game

Rock Paper Scissors Game in Python

It is a simple game in python

The game is played between the user and the computer

using Randomiztion, list, if else and elif statements, f-strings and ASCII ARTS

The computer selects randomly based on the seed

The rule to play the game is simple

Rock Wins against Scissors

Scissors wins against Paper

Paper wins against Rock

About

Rock Paper Scissors Game in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages