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.
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.
- Download the .c file.
- Compile.
- Run.
- Enjoy!.