sh3i1a / odin-rock-paper-scissors

✂️ Basic rock paper scissors game. First Javascript project of The Odin Project curriculum.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock Paper Scissors

A simple website made to play a five-round game of Rock Paper Scissors against the computer. It was the first JavaScript exercise of The Odin Project curriculum.

Goal

The main goal was to discover basic JavaScript and practice problem-solving skills. See complete assignment here.

Built with

Made in plain HTML with embedded Javascript using the <script> tag.

About

✂️ Basic rock paper scissors game. First Javascript project of The Odin Project curriculum.


Languages

Language:HTML 100.0%