Skip to content

LandonRGeorge/odin-rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Odin Project - Rock Paper Scissors

This is a solution to the Rock Paper Scissors challenge on The Odin Project.

The challenge

  • Create a game of rock, paper, scissors.
  • Create three buttons, one for each selection. Add an event listener to the buttons that calls your playRound function with the correct playerSelection every time a button is clicked.
  • Add a div for displaying results.

Screenshot

screenshot

Links

Built with

  • HTML
  • CSS (including Flexbox)
  • JavaScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published