Tanks Of Python is the most compact Tkinter game that demonstrates the use of classes. The game is designed for two players.
Linux: apt/dnf install python3-tkinter python3-pillow
MacOS/Windows: pip install tkinter pillow
python tanks-of-python.py
Left side: W
, S
, A
, D
, Shift_L
Right side: Up
, Down
, Left
, Right
, Shift_R
GNU GENERAL PUBLIC LICENSE Version 3