Project for the Boot.dev maze generator course. The initial project was to make a maze based on square cells in a grid, but I decided to make things a little more interesting and base the maze on hexagonal tiles. This program was written in Python and uses the Tkinter module.
-
Notifications
You must be signed in to change notification settings - Fork 0
alecthedev/maze-solver
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A hexagonal maze building and solving program