Skip to content

Latest commit

 

History

History

Rock Paper Scissors

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Rock Paper Scissors

GitHub repo Language C# Target Framework Build Discord License

You can play this game in your browser:
Play Now
Hosted On GitHub Pages

Rock Paper Scissors is a guessing game. You and the computer will choose "Rock", "paper", or "scissors". Rock beats scissors. Paper beats rock. Scissors beats paper.

Input

This game uses commands:

  • rock or r
  • paper or p
  • scissors or s
  • exit or e

Downloads

win-x64

linux-x64

osx-x64