- Tank-themed videogame
- This is my first experience with game development, sprite animation, etc.
Disclamer: I made this game before learning about proper modular programming's efficiency, although I did learn use functions as pseudo-classes - 2018-2019 FSE final project for ICS3U
- All tester code and un-cropped images are included
- Finished project source code is under Functions/game.py
- 2 player offline game
- Use tanks to shoot at enemy
- Missiles can create craters in ground or build hills
- Controls and Instructions are in-game
- Python 3 with Pygame
andy-liuu