A fun physics-based game where players control tanks and try to hit each other with projectiles.
- Physics-based tank movement and shooting
- Destructible environment with walls and obstacles
- Multiple rounds with player lives
- Explosions and visual effects
- Player 1:
- Move turret: Left/Right arrow keys
- Shoot: Right Ctrl
- Move: Right Alt
- Player 2:
- Move turret: Z/X keys
- Shoot: C
- Move: V
- Install LÖVE (version 11.3 or higher).
- Clone this repository:
git clone https://github.com/yourusername/TankGolf.git
- Navigate to the project directory:
cd TankGolf - Run the game:
love .
This project is licensed under the MIT License.