pyBegin / projects / snake-water-gun-game

Snake Water Gun Game

A console version of the snake-water-gun game (a rock-paper-scissors variant). The snake drinks the water, the gun shoots the snake, and the gun ha…

84 lines🖥 Desktop only

Snake Water Gun Game

A console version of the snake-water-gun game (a rock-paper-scissors variant). The snake drinks the water, the gun shoots the snake, and the gun has no effect on water. You play 10 rounds against the computer with colored terminal output.

How to run

pip install rich
python Snake_Water_Gun_Game.py

Dependencies

rich

Pyodide-runnable

No — it depends on the rich package, which is not bundled with Pyodide.