pyBegin / projects / game-snake-water-gun
🎮

Sname Water and Gun

Yes — game.py is a console game using only input()/print() and the standard-library random module.

117 linesRunnable

Sname Water and Gun

Demo picture of the game:

Setup

  1. Python Should be installed in your system
  2. Just download the game.py file and open it (bydefault it should be open in terminal).

Pyodide-runnable

Yes — game.py is a console game using only input()/print() and the standard-library random module.