Skip to content

AxtonS/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

RockPaperScissors

a simple game of rock, paper, scissors... joyous
Try it out at: https://axtons.github.io/rock-paper-scissors/

This is my first little go at javascript.

During this project I learned how to play with scope and nesting various if statements and loops.

Alternatively can use switch statements for readability, will change that when I revisit this project.


Second version I added an interactive UI but didn't change the actual game logic to a switch statement yet.

I learned how to add event listeners to html elements and push functions through them.

Currently:

-"Beautify" the UI
-Add function to input score limit

About

a simple game of rock, paper, scissors... joyous

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published