Rock, Paper, Scissors, Lizard, Spock: An alternative gamemode to Rock, Paper, Scissors.
Project 2 of The Odin Project. Built with React and Vite
- Clone this repository:
git clone https://github.com/[your-username]/rpsls-game
cd rpsls-game
- Install dependencies:
npm install
- Go to: http://localhost:5173
- Rock crushes Scissors and Lizard
- Paper covers Rock and disproves Spock
- Scissors cuts Paper and decapitates Lizard
- Lizard poisons Spock and eats Paper
- Spock smashes Scissors and vaporizes Rock