Skip to content

A Rock, Paper, Scissors Game - Using JavaScript

Notifications You must be signed in to change notification settings

Adi-11/RPS-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock, Paper, Scissors

Design preview for the Rock, Paper, Scissors coding challenge

Rules

If the player wins, they gain 1 point. If the computer wins, the player loses one point.

Original

  • Paper beats Rock
  • Rock beats Scissors
  • Scissors beats Paper

About

A Rock, Paper, Scissors Game - Using JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published