PyGObject Gtk4 2D action game.
This is the python version of the Proof of Concept for a Gtk4 2D action game written in c using the PyGObject python package.
- Python 3 (tested with Python 3.10.6)
- PyGObject (Check the PyGObject online doc for installation steps)
- Gtk4
- Arrow keys to move ship
- Space bar to shoot
python3 game.py