Skip to content

1000p/Pathfinding-algorithms-Interactive-representation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pathfinding-algorithms-Interactive-representation

The project is my try in interactively visualize pathfinding algorithms. The initial intentions where only to explore pathfinding, but later I realized that those algorithms did not had a play ground, so I extended it to include maze generation algorithms

I have tried to focus first on "the most popular" choises - later those can be really easily extended via inheriting an interface. In section Feature Plans we will cover what I want to add next.

Features

Currently the project supports the visualisation of:

  • A* algorithm

Feature Plans

Pathfinding algorithms to be added in preceedance order:

Preview

Maze-gen-preview a-star-preview

Note: Gifs are glitchi because of video recording not program execution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages