Skip to content

localtoast42/odin-rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

A simple project for practicing how to utilize JavaScript for interactive website features. This project was created for the Foundations course in The Odin Project.

Three buttons are displayed on the page, for Rock, Paper, and Scissors. Click any button to start the game, and the computer will randomly choose as well. The number of player and computer wins are tracked, game ends after either reach five wins.

Live demo: https://localtoast42.github.io/odin-rock-paper-scissors/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors