Skip to content

This is a simple Python-based Snake-Water-Gun game, a fun console game inspired by the traditional Indian game similar to Rock-Paper-Scissors.

License

Notifications You must be signed in to change notification settings

snehas-05/snake-water-gun-in-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Water-Gun Game 🎮

Welcome to the Snake-Water-Gun game, a simple Python game inspired by the classic "Rock-Paper-Scissors" concept, but with a fun twist using Snake, Water, and Gun.

Game Rules 📝 The rules of the game are simple:

Snake drinks Water 🐍 > 💧 → Snake wins. Water douses the Gun 💧 > 🔫 → Water wins. Gun shoots the Snake 🔫 > 🐍 → Gun wins.

If both players choose the same option, it results in a tie.

Features ✨

Randomized choice for the computer.

Interactive console-based game.

User-friendly prompts to guide you through the game.

Option to exit the game at any point by typing 'exit'.

How to Run 🚀

Follow these steps to play the game on your local machine:

Prerequisites

Python 3 must be installed on your system.

You can download it from the official Python website: python.org

Steps: Clone the repository:

git clone https://github.com/your-username/snake-water-gun.git

Navigate to the project directory:

cd snake-water-gun

Run the Python file:

python snake_water_gun.py

Contribution 🤝

Feel free to contribute to this project by forking the repository, making enhancements, or fixing bugs. Open a pull request, and I’ll be happy to review it!

License 📜

This project is licensed under the MIT License – see the LICENSE file for details.

About

This is a simple Python-based Snake-Water-Gun game, a fun console game inspired by the traditional Indian game similar to Rock-Paper-Scissors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published