It has a simple character that can move, jump and attack. It features collision detection, physics and a simple combat system where the player takes damage when touching enemies and the enemies take damage when attacked by the player.
The program was made using SDL2 for rendering and input as well as irrKlang for audio.