Game's objective is to get out of the maze before running out of 'moves' and to collect 'coins' as much as player can. Maze's exit needs 'key' to unlock. The higher level = the bigger maze.
It is written in C
, no library required.
Random generated maze based on Joe Wingbermuehle's Maze Generator (https://github.com/joewing/maze)