A simple maze game built with Python where the player navigates through a grid-based maze to reach the goal. This project is designed to practice Python game programming, including handling input, ...
Uses DFS to create a 'perfect maze'. Such that the paths of the maze form a tree (there is only 1 possible path between any two points in the maze). Requires contents of support.py. All functionality ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results