Skip to content

AayshaChugh/rockpaperscissor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

rockpaperscissor

Rock, Paper and Scissor in C.

  • Computer chooses rock, paper, scissors randomly

  • You pick one out of those three : "r" for rock, "p" for paper, "s" for scissors.

  • You will get the result what you chose and what was choosen by computer and who won.

  • if else loop used

  • srand function used for randomly choosing rock paper scissor

rps

About

Rock, Paper and Scissor in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages