https://github.com/ostad-ai/tank2d
This is a free two-dimenisonal combat game written by Python in PyGame. Here, we control a 2D tank in the battle field.
https://github.com/ostad-ai/tank2d
2d combat free game pygame python tank tank-game win64 windows windows-10
Last synced: 3 months ago
JSON representation
This is a free two-dimenisonal combat game written by Python in PyGame. Here, we control a 2D tank in the battle field.
- Host: GitHub
- URL: https://github.com/ostad-ai/tank2d
- Owner: ostad-ai
- License: mit
- Created: 2024-06-09T15:13:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-09T17:07:02.000Z (over 1 year ago)
- Last Synced: 2025-04-05T20:36:34.085Z (6 months ago)
- Topics: 2d, combat, free, game, pygame, python, tank, tank-game, win64, windows, windows-10
- Homepage:
- Size: 1.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tank2D
This is a 2D combat game in which you can control a tank to shoot the enemies.
### First version: version 0.0.0.0
1. Use **Arrow keys** to move the tank.
2. To shoot bullets, you employ the **SpaceBar** key.
3. To change the gun-type, use keys: **1**, **2**, **3**, and **4**.
4. Background music is also included, which you can turn it ON or OFF by key **M**.
## This archive includes the executable program: **tank2d.exe**, which is suitable for **Windows 10** and over. You should click on the executable to run.
[Download the archive for win64](https://drive.google.com/file/d/1M5AOgUoqpm1Xf97S2wtYCnikiiOgwLGa/view?usp=sharing)
---
 *Figure 1: A snapshot of Tank2D Game, version 0.0.0.0, while playing the game.*
---