Skip to content

daliet/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock - Paper - Scissors project

This is my solution to the first javascript project of The Odin Project curriculum. Here you can find more information about the project.

Instructions

This game is played in the browser console. There is a prompt message that asks the user for input (rock, paper or scissors). An alert message reports the winner of each round and after 5 rounds it reports the final score and result.