top of page

Libra

A 2D top-down game where you play as a tank and fight against several enemies over multiple maps.
​
We upgraded our engine system by adding Clock, XML parser, Bitmap font, and Event System. The engine is also capable of drawing texture and sprite animation.
​
In the game, there are implemented features such as,
-
Developer's debug mode
-
Cheat code​
-
Debug rendering
-
-
2D raycast vs tile
-
Multiple game modes
-
Tile heatmap for path finding
-
Map generated from image file
​
​
​
bottom of page