Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 309 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 309 Bytes

Rock, Paper, Scissors game

This project consists of creating the logic of the Rock, Paper, Scissors game.

The aim of this project is to practice the basics of JavaScript learned in the "Foundations" module of The Odin Project's web curriculum, as well as to practice branches and review the basics of GIT.