jaiswalchitransh/Snake-Water-Gun-Game-in-Python
This Python script implements a Snake, Water, Gun game where the user competes against the computer. The user inputs their choice, and the program randomly selects a choice for the computer. The game function evaluates the choices, determining the winner based on predefined rules.
Python
No issues in this repository yet.