snake-water-gun
Here are 20 public repositories matching this topic...
Every python learner or beginner should try these project.
-
Updated
Jan 13, 2021 - Python
This is a very quick and Easy Snake Water Gun game which is very much similar to stone paper scissor. This is a good program to play the snake water gun game offline.
-
Updated
Jun 20, 2021 - Python
Snake water gun game is a game which requires two players both have to select something from snake or water or gun. snake wins over water , gun win over snake and water wins over gun. ultimately the player with maximum points wins the game.
-
Updated
Feb 7, 2022 - Python
This game is just like stone,paper,scissors which we used to play in our childhood.But we want someone to play with us. This time ur competitor is computer itself. In this game if you choose snake over water then snake win because snake drinks that water. If you choose gun over snake then gun wins because gun shoots snake and so on.
-
Updated
Sep 26, 2022 - Jupyter Notebook
In this project, we play the game Snake, Water, Gun with a (computer) Python script that randomly selects between snake, water, and gun, and the game will continue until someone hits the player-specified point limit.
-
Updated
Dec 28, 2022 - Python
This is a game. Where you have to choose any one option from, snake🐍 or water🌊 or gun🔫. Then it will compete with the system's choice. After that the result will be shown as who wins and the winner will get 10 points. It will continue till the number of rounds you have selected. Finaly points will be calculated. Who gets the highest point will b…
-
Updated
Jul 15, 2023 - JavaScript
implemented using html5 css3 JavaScript
-
Updated
Jul 22, 2023 - JavaScript
A Two-player point based Game.
-
Updated
Feb 28, 2024 - Python
this is one of first game that I made using pygame in python programming language . I tried my best to make it perfect if you have any suggestion you can comment it. For code you can access the file snake_water_gun.py
-
Updated
Aug 20, 2024 - Python
This is a simple Python implementation of the popular "Snake, Water, Gun" game.
-
Updated
Oct 6, 2024 - Python
Snake-Water-Gun-Game: A Python implementation of the classic "Snake, Water, Gun" game where players compete against the computer in multiple rounds, with colorful outputs using the colorama library.
-
Updated
Jan 5, 2025 - Python
"A simple Python game implementing the classic Snake, Water, Gun game (similar to Rock-Paper-Scissors) with user vs computer gameplay."
-
Updated
Feb 27, 2025 - Python
A fun Python CLI game where Snake 🐍, Water 💧, and Gun 🔫 battle it out — a beginner-friendly project to learn logic and conditionals.
-
Updated
Jul 11, 2025 - Python
A classic Snake-Water-Gun command-line game written in Python to practice fundamental programming concepts.
-
Updated
Jul 19, 2025 - Python
A simple Python-based Snake Water Gun game where you play against the computer. It uses conditional statements and the random module to determine the winner. Great for beginners to understand basic Python logic and I/O.
-
Updated
Aug 6, 2025 - Python
A simple Snake-Water-Gun game in Python where you play against the computer. Great for beginners to practice conditionals, loops, and randomization.
-
Updated
Sep 28, 2025 - Python
🎮 Snake Water Gun Game is a modern interactive version of the classic game with web (Flask) and desktop (Tkinter) support, featuring real-time gameplay, score tracking, and a sleek UI.
-
Updated
Feb 27, 2026 - Python
A Python command-line game based on the classic Snake, Water, Gun hand game. Play against the computer and track your score.
-
Updated
Apr 3, 2026 - Python
Improve this page
Add a description, image, and links to the snake-water-gun topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the snake-water-gun topic, visit your repo's landing page and select "manage topics."