Skip to content

This is an on-going project of a maze generator in Python using Tkinter

Notifications You must be signed in to change notification settings

Jo-Byr/Maze-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Maze-Generator

This is an on-going project of a maze generator in Python using Tkinter

For now, the dimensions of the maze are only editable in the .py file

The user can choose a starting point and ending point in the maze. Doing so will trigger a A* algorithm trying to link both.

About

This is an on-going project of a maze generator in Python using Tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages