Skip to content

Error-in-my-code/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

rock-paper-scissors

A simple command-line rock paper scissors game

How it works

This program uses the random class in c# to generate a random number between 0 and 2, compares it to your answer, and states the winner!

How to use

I just started learning c#, and refuse to take a class, so im learning as I go, I have definitely not made this program the most user friendly. Once prompted to input your guess, you need to type rock, paper, or scissors, minding the case.

About

A simple command-line rock paper scissors game

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages