Skip to content

XavierCodingClub/Easy-Github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orange-Red-Github


Rock, Paper, Scissors

This repo is meant to test your skill in forking/cloning and editing another person's repo. This is code for a simple rock paper scissors game, we ask you to make the following edits (sorted from esiest to hardest):

  • Add a variable "computerChoice" and make it be randomly assigned a valid choice
  • Change variables to be more readable (i.e turn "var1" to "Choice")
  • Instead of there being only 3 options, add 2 of your own, for example, Lizard and Spock as outlined in the chart below: How R.P.S.L.S works
  • Add input validation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages