🎮 **Snake Water Gun Game (Python Project)** I developed a *Snake Water Gun* game using Python as part of my learning journey. This is a simple command-line game where the user plays against the computer using basic game logic. 🐍 **Game Logic:** * Snake drinks water → Snake wins 🏆 * Water douses gun → Water wins 💧 * Gun kills snake → Gun wins 🔫 💡 **Key Features:** * User input-based gameplay (s, w, g) * Computer generates random choices using Python’s random module * Uses dictionaries for efficient mapping of choices * Conditional logic to determine the winner * Displays both user and computer choices clearly 🛠️ **Technologies Used:** * Python (Random module, Dictionaries, Conditional Statements) 📌 This project helped me strengthen my understanding of logic building, user input handling, and working with dictionaries in Python. 🔗 **GitHub Repository:** https://lnkd.in/gcqeamVe I’m continuously improving my skills in Python and Data Science. Feedback and suggestions are welcome! #Python #Programming #Beginner project #Coding journey #Game development #GitHub

To view or add a comment, sign in

Explore content categories