Skip to content

Genetic algorithm finds the shortest way in the maze

Notifications You must be signed in to change notification settings

StudentPP1/Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze

Simple genetic algorithm to find the fastest path from a maze (originally marked) with visualization on Tkinter

Run

git clone https://github.com/StudentPP1/Maze.git
cd Maze
pip install -r requirements.txt
python main.py

About

Genetic algorithm finds the shortest way in the maze

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages