Skip to content

alecthedev/maze-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Hexagonal Maze Generator and Solver

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.

Demo

maze_with_solve.mp4

About

A hexagonal maze building and solving program

Topics

Resources

Stars

Watchers

Forks

Languages