top of page

Robot Survival

In Robot Survival you play as a robot ninja, warding off various waves of enemies using your sword skills and special abilities! This top-down Hack N Slash game was developed in C++ using the SDL 2.0 API. Notable features include a swept AABB collision system, custom animation, hit-boxes, hurt-boxes, enemy AI, and a draw-call sorting system for top-down visuals. Credit to Lazy Foo Productions and Matthew Carr for assets and learning resources. This project was developed after Super Mario Sisters, furthering my understanding of ground-up game development/programming.

bottom of page