Skip to content

diyaaghosh/Snake-Water-Gun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Snake-Water-Gun Game

A fun and interactive Python game based on the classic Rock-Paper-Scissors concept, but with a twist! This version features Snake, Water, and Gun as the game elements.


Game Rules

  • Snake drinks Water → Snake wins
  • Water disables Gun → Water wins
  • Gun kills Snake → Gun wins
  • Same choices → It's a draw

🛠 Technologies Used

  • Python 3
  • Random module (for computer moves)

How to Play

  1. Clone the repository:
    git clone https://github.com/diyaaghosh/snake-water-gun.git
    cd snake-water-gun
2. Run the game:


python snake_water_gun.py

3.Follow on-screen instructions to play against the computer.

About

A fun and simple Python CLI game based on the classic Rock-Paper-Scissors, using Snake, Water, and Gun as choices. Play against the computer and enjoy quick, interactive rounds!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages