Skip to content

A Python maze generator and sovler, visualised with PyGame.

Notifications You must be signed in to change notification settings

tcutler96/Maze-Visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maze Visualiser

A Python script that first generates a maze and then solves it. This is visualised with PyGame using a simple but effective design. Includes a main menu teaching the controls and offering the user the ability to change a number of options that effect maze generation and solving. Once initiated, the current state of each cell is shown using colours, which are explained with a key.

Demo

Demo

Releases

No releases published

Packages

No packages published

Languages