- javaScript
- HTML
- CSS
- DOM Manipulation with JavaScript
- Figma
originally: Play rock, paper, scissors against the computer in the console of the webpage v1.0.0: play using UI interface against the computer
- Play against the computer in the UI
- See the track of win, loses and tie between you and the computer
- At the end see who wins
- Fork the repository
- open the HTML file to play with it in the console
- create another branch
- do some modifications inside the new branch
- pull request it and wait for some feedback
A battle between YOU and the computer, both choose rock, paper or scissors each round and it is counted. At the end ONLY ONE of you, will win. GOOD LUCK!
- open the html file
- choose between rock, paper or scissors button and click
- each round the score is updated
- see if you won or lost at the end
The odin project | Foundations | Javascript Basics | Project: Rock Paper Scissors
note: this project was entirely wroted by Rayssa r. r. silva

