Skip to content

georgiaewhitney/Rock-Paper-Scissors-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock, Paper, Scissors

A very basic rock, paper, scissors app.

The user can either select rock, paper, or scissors using one of the three buttons, or they can input the text manually themselves.

The benefit of keeping the text input intact is to enable cheat codes - not yet implemented - that will push out secret outcomes to the game.

Built using

  • HTML
  • JavaScript
  • CSS

To-do

  • CSS improvements
    • To create a more aesthetically pleasing experience.
  • Cheat code implementation
    • To allow the user to input secret values to enhance enjoymnent of the game.
  • Add scoring card
    • To allow the user to tally their wins and losses against the computer

Releases

No releases published

Packages

No packages published