Skip to content
/ rpsls Public
forked from yarocruz/rpsls

Rock Paper Scissor Lizard Spock - Vue App

Notifications You must be signed in to change notification settings

iCodeIN/rpsls

 
 

Repository files navigation

RPSLS - Rock, Paper, Scissors, Lizard, Spock

RPSLS Logo

Rock Paper Scissors Lizard Spock is an expansion of the game Rock, Paper, Scissors. It was created by Sam Kass and Karen Bryla, but it was popularized in an episode of the Big Bang Theory called The Lizard-Spock expansion. You can read a bit more about it at this website

The Rules

  1. Scissors cuts Paper
  2. Paper covers Rock
  3. Rock crushes Lizard
  4. Lizard poisons Spock
  5. Spock smashes Scissors
  6. Scissors decapitates Lizard
  7. Lizard eats Paper
  8. Paper disproves Spock
  9. Spock vaporizes Rock
  10. (and as it always has) Rock crushes Scissors

Technologies

I used Vue.js to build this project and quickly bootstrapped it with the Vue CLI. I had used Vue before, but this would be my first project we're I took Vue for a spin beyond what I've learned from the docs and other intro tutorials.

Demo

Checkout the demo here

About

Rock Paper Scissor Lizard Spock - Vue App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 77.6%
  • HTML 9.7%
  • Shell 7.9%
  • JavaScript 4.8%