/odin-rock-paper-scissors

A simple rock, paper, scissors game from the Foundations Course of The Odin Project.

Primary LanguageJavaScript

Link to deployment

This project is from The Odin Project Foundations Course.

Learners are tasked with creating a simple rock, paper, scissors game using JavaScript. The learner was instructed to design the game to be played completley from the console. However, this learner's personal goal is to design a user interface for the game once the original project's goals have been completed.

Please refer to the link at the top of the readme for the complete instructions of the project.