Skip to content

Sakshii2006/snake-water-gun-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Snake-Water-Gun Game

This is a simple Python game based on the classic "Snake, Water, and Gun" game concept, where the user plays against the computer.

How to Play

  • Choose between Snake, Water, or Gun.
  • The computer will also make a choice.
  • The winner is determined based on the classic rules:
    • Snake drinks water (Snake wins)
    • Water douses gun (Water wins)
    • Gun kills snake (Gun wins)

Installation

  1. Make sure you have Python installed on your system.
  2. Clone the repository
  3. Run the game by executing the following command in the terminal

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages