This is a bare-bones platform game, developed for the Data Structures and Algorithms course of 2021 at the Department of Informatics and Telecommunications of the University of Athens. The specification can be found here. It uses the excellent Raylib library and it is written entirely in C.
You can run the game by executing make run
in the root directory.