Skip to content

A web page for a rock, paper and scissors game where the player can play against the computer until one of them gets 5 points

Notifications You must be signed in to change notification settings

Lincoln-Araujo/Rock-Paper-Scissors-WebGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock, paper & scissors

✊ ✋ ✌️ web page version

Check this project in action:

link: Rock, paper and scissors - web page

📝Why did I do this project?

This is the final assignment that I worked on in the programming training course offered by BRAINNEST .

How this game have a rule that the player must win 5 rounds to be the champion, making a loop was a little challenge because 'while' is a kind of loop really annoying if you do not know how to make it stops. In the end, I could find a way to use 'while' with some 'ifs' to prevent input errors.

About

A web page for a rock, paper and scissors game where the player can play against the computer until one of them gets 5 points

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published