Games » Tank You Very Much! (prototype, 2018 - 2019)

This project is a pretty simple team-based tank game which I built to explore the concept of rollback netcode. Since I already had enough re-useable code from previous game projects the first prototype could be built in a few evenings, right in time for a LAN party with friends. I later on added more accurate hit detection (implementing the separating axis theorem instead of axis aligned bounding boxes) and used it as a general testbed to evolve that re-used code into my own little engine.

TechnologiesC++, OpenGL, Kore

Fighting two enemy tanks
Fighting two enemy tanks
Fighting with a damaged tank
Fighting with a damaged tank