Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/craftingweb/big-bang-theory-game
Rock Paper Scissors Lizard Spock is an expanded version of the classic hand game "Rock Paper Scissors." It was popularized by the TV show "The Big Bang Theory". The game adds two more elements to the original three, making it more complex and strategic.
https://github.com/craftingweb/big-bang-theory-game
bigbangtheory
Last synced: 3 days ago
JSON representation
Rock Paper Scissors Lizard Spock is an expanded version of the classic hand game "Rock Paper Scissors." It was popularized by the TV show "The Big Bang Theory". The game adds two more elements to the original three, making it more complex and strategic.
- Host: GitHub
- URL: https://github.com/craftingweb/big-bang-theory-game
- Owner: craftingweb
- Created: 2024-03-02T01:45:24.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-03T02:56:12.000Z (9 months ago)
- Last Synced: 2024-06-03T23:24:48.938Z (6 months ago)
- Topics: bigbangtheory
- Language: JavaScript
- Homepage: https://big-bang-theory-game.vercel.app/
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rock Paper Scissors Lizard Spock
[Rock Paper Scissors Lizard Spock](https://big-bang-theory-game.vercel.app/) is an expanded version of the classic hand game "Rock Paper Scissors." It was popularized by the TV show "The Big Bang Theory". The game adds two more elements to the original three, making it more complex and strategic.
In this game, each of the five elements can defeat two other elements and is defeated by two others. The relationships are as follows:
- Rock crushes Scissors and crushes Lizard
- Paper covers Rock and disproves Spock
- Scissors cuts Paper and decapitates Lizard
- Lizard eats Paper and poisons Spock
- Spock smashes Scissors and vaporizes RockThe game is typically played between two players, each choosing one of the five elements simultaneously. The winner is determined based on the relationships between the chosen elements. For example, if one player chooses Rock and the other chooses Scissors, the player who chose Rock wins because Rock crushes Scissors.
Rock Paper Scissors Lizard Spock adds an extra layer of strategy and unpredictability to the classic game, making it a popular choice for those looking for a more challenging and engaging version of the original.
[game.webm](https://github.com/VitaliPri/Big-Bang-Theory-Game/assets/101225909/1f5fe18a-dc17-4013-a318-51643ed88720)