Skip to content

Rock-Paper-Scissors is a simple two-player game where, at a signal, players make figures with their hands, representing a rock, a piece of paper, or a pair of scissors. The winner is determined according to a set of rules.

Notifications You must be signed in to change notification settings

JoshuaAkpan/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Rock-Paper-Scissors

Rock-Paper-Scissors is a simple two-player game where, at a signal, players make figures with their hands, representing a rock, a piece of paper, or a pair of scissors. The winner is determined according to a set of rules.

A brief summary:

If the two players choose the same “character” it’s a tie, and the game repeats

Rock beats Scissors

Paper beats Rock

Scissors beats Paper

How to play the Rock-Paper-Scissors: https://www.youtube.com/watch?v=ND4fd6yScBM

About Rock-Paper-Scissors: https://en.wikipedia.org/wiki/Rock_paper_scissors

About

Rock-Paper-Scissors is a simple two-player game where, at a signal, players make figures with their hands, representing a rock, a piece of paper, or a pair of scissors. The winner is determined according to a set of rules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages