The Dungeon Redmer (simple game)
The Dungeon Redmer is a simple game created in C++.
It consists of three levels each one with different layout. The goal of the level is to reach the key and avoid or defeat all the enemies in the way.
The game incorporates animations and dynamically created objects. It has been created using the SFML multimedia library.
The project was created in Visual Studio 2019 IDE
Jakub Redmerski