Skip to content

skosachiov/tanks-of-python

Repository files navigation

tanks-of-python

Tanks Of Python is the most compact Tkinter game that demonstrates the use of classes. The game is designed for two players.

screenshot

Install Python dependencies

Linux: apt/dnf install python3-tkinter python3-pillow

MacOS/Windows: pip install tkinter pillow

Run

python tanks-of-python.py

Control

Left side: W, S, A, D, Shift_L

Right side: Up, Down, Left, Right, Shift_R

License

GNU GENERAL PUBLIC LICENSE Version 3

About

Tanks Of Python is the most compact Tkinter game that demonstrates the use of classes. The game is designed for two players.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages