Skip to content

Latest commit

ย 

History

History
2 lines (2 loc) ยท 310 Bytes

File metadata and controls

2 lines (2 loc) ยท 310 Bytes

snake-water-game

๐Ÿ Snake-Water-Gun Game (Python) A simple command-line game where you play Snake-Water-Gun against the computer. ๐ŸŽฎ Rules s โ†’ Snake ๐Ÿ w โ†’ Water ๐Ÿ’ง g โ†’ Gun ๐Ÿ”ซ Winning logic: Snake drinks Water โ†’ ๐Ÿ wins Water drowns Gun โ†’ ๐Ÿ’ง wins Gun kills Snake โ†’ ๐Ÿ”ซ wins