ItsRayRay / Rock-Paper-Scissor

Rock Paper Scissorgame The Odin Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock-Paper-Scissor

This is my very first project created using JavaScript. I learned about using conditional statements such as if and else statements to build a simple rock paper scissor game. The project was completed as part of The Odin Project, an open-source curriculum that teaches web development.

In this game, the player can choose between rock, paper, or scissors and compete against the computer. The winner is determined based on the traditional rules of rock paper scissors.

About

Rock Paper Scissorgame The Odin Project


Languages

Language:JavaScript 50.9%Language:CSS 35.7%Language:HTML 13.4%