Tank Game
View Project
About
This is a ripoff of the classic Battle City, which my brother and I used to play on
our old console with controllers. It’s the first game I made with actual graphics and sound. This
version supports local multiplayer with both keyboard and controller input.
At the time, I was learning Python and came across the Pygame framework
for making games. It was fun experimenting with Pygame and tinkering around with it.

Features
- Local multiplayer support with keyboard (2 players) and controller
- Sound effects, music, and particle effects
- Multiple attack types
- Multiple maps and a map selection screen
- Map editor to create custom maps