Automaze!
A procedurally-generated maze game that automatically adapts to player performance
Help your dragon reach the Sparkly!
This is a basic maze video game with multiple levels, each bordered by and containing randomly generated walls, a start point, and goal point. Each maze rendered is procedurally generated, playable (possible to reach the goal point from the start point), and appropriate for the player's current difficulty setting. That difficulty setting automatically adjusts after every maze to keep the game interesting. The player controls their sprite with simple arrow keys up, down, left, right, and diagonally and moves one step at a time.
The game currently requires installation; see the GitHub repository for more information.