Skip to content

This program is a simple rock-paper-scissors game. Users input their choice "R" for Rock, "P" for paper, "S" for scissors. The AI automatically generates its selection and then winner takes all.

aadilmaan/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

This program is a simple rock-paper-scissors game. Users input their choice "R" for Rock, "P" for paper, "S" for scissors. The AI automatically generates its selection and then winner takes all.

Objective

I have recently learned the magical language known as C. Although my skills are super beginner, I want to keep building upon this acquired skill as much as I can.

How to Run the Game

  1. Download the .c file.
  2. Compile.
  3. Run.
  4. Enjoy!.

About

This program is a simple rock-paper-scissors game. Users input their choice "R" for Rock, "P" for paper, "S" for scissors. The AI automatically generates its selection and then winner takes all.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages