One of my firsts. One of my favourites too. I did this project during my studies in 42 Madrid Fundación Telefónica. It was the first time I delved into the guts of OpenGL on my own.
The Red Knight has been trapped in Dungeon of the DEVILISH DEMONS!!. They are mortal! So the Red Knight must be clever with his moves to escape his imprisonment.
Demons & Knight is a classic top-down roguelike with only 6 colors and pixel art made by me, where you must avoid touching the demons to get the key and escape from the dungeon. You can check my code on Github.
My own libraries made with C for Mac.
Shell script.
Implementation of graphics with OpenGl.
Integration of images with drawing pixels.
Resolutions.
Pixel art assets.
Red Knight
Demon
Door
Key
Wall
Ground
Map generation with C. You can add ".ber" file with "10PCXE" (wall, ground, player, key, demon and door) to generate any map. There is no limit.