DalkMania / react-rock-paper-scissors-lizard-spock

An extended version of Rock Paper Scissors inspired from the sitcom - The Big Bang Theory

Home Page:https://dalkmania-rock-paper-scissors.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock Paper Scissors Lizard Spock Game

It's simple. Scissors cuts paper, paper covers rock, rock crushes lizard, lizard poisons Spock, Spock smashes scissors, scissors decapitates lizard, lizard eats paper, paper disproves Spock, Spock vaporizes rock, and as it always has, rock crushes scissors.

Users should be able to:

  • View the optimal layout for the game depending on their device's screen size
  • Play Rock, Paper, Scissors against the computer
  • Maintain the state of the score after refreshing the browser (optional)
  • Bonus: Play Rock, Paper, Scissors, Lizard, Spock against the computer (optional)

This is a solution to the Rock, paper, scissors, lizard, spock challenge on Frontend Mentor!

About

An extended version of Rock Paper Scissors inspired from the sitcom - The Big Bang Theory

https://dalkmania-rock-paper-scissors.netlify.app/

License:MIT License


Languages

Language:JavaScript 96.3%Language:HTML 2.2%Language:CSS 1.5%