/Snake_water_gun_Game

The Snake-Water-Gun game in Python is a simple text-based game where the user and the computer each choose between snake, water, or gun, and the winner is determined based on predefined rules (snake drinks water, gun kills snake, water douses gun).

Primary LanguagePython

This repository is not active