Skip to content

jennaabrooks/RockPaperScissorsLizardSpock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RockPaperScissorsLizardSpock

A creative spin on a classic game.

This is a creative twist on the traditional Rock-Paper-Scissors game, adding two new options: Lizard and Spock. Players compete against the computer, making choices and seeing who wins based on specific rules.

Features

Demonstrates recursion and functional programming in Python. Weapons: Rock, Paper, Scissors, Lizard, and Spock, each with distinct ways to win.

Game Setup

User and computer choose one of these weapons:

Rock (red) Paper (yellow) Scissors (purple) Lizard (green) Spock (blue)

Rock Paper Scissors Lizard Spock

Winning conditions:

Rock crushes Lizard, breaks Scissors. Paper disproves Spock, wraps Rock. Scissors decapitates Lizard, cuts Paper. Lizard poisons Spock, eats Paper. Spock vaporizes Rock, smashes Scissors.

How to Play

  1. Run the Python script.
  2. Choose a weapon when prompted.
  3. Enter help for rules or stop to exit.
  4. Have fun!

About

A creative spin on a classic game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors