An open API service indexing awesome lists of open source software.

https://github.com/radutul/tank_wars_2d


https://github.com/radutul/tank_wars_2d

cpp game-development tank-game

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# ๐ŸŽฎ Tank Wars 2D ๐Ÿ†

Welcome to **Tank Wars 2D** โ€“ a fun and action-packed tank battle game! ๐ŸŽฎ

## ๐Ÿ•น๏ธ Controls

### ๐ŸŸค First Tank
- **Move:** `A` / `D`
- **Aim Turret:** `W` / `S`
- **Fire:** `SPACE` ๐ŸŽฏ

### ๐Ÿ”ต Second Tank
- **Move:** `LEFT` / `RIGHT`
- **Aim Turret:** `UP` / `DOWN`
- **Fire:** `ENTER` ๐ŸŽฏ

## ๐Ÿ› ๏ธ Setup & Build
1. Install **CMake** if you havenโ€™t already.
2. Use **CMake** to build and generate the project.
3. Open the project in **Visual Studio** and run `main.c`.

For detailed instructions, check **Setup_Tank_Wars_2D.html**.

## ๐Ÿ‘จโ€๐Ÿ’ป Code
The code of the tank game is in gfx-framework-master\src\lab_m1\lab3\lab3.c

## ๐ŸŽ‰ Have Fun & Enjoy the Battle!