Essentially complete: rewrite remains
Features implemented:
- Pathfinding System
- Breadth-First
- Depth-First
- Dijkstra's
- A* Search
- Random mazes for pathfinding
Retry/Reset/Dropdown improvements
Reworked window mounting system
Algorithm Information: Learn about the time complexities and methodology behind the algorithms
UI Rework
Remaining goals:
-
Rewrite to function on the newest version of DPG; may result in rework of highlighting system
-
Code readability pass
-
Fun extra: Dataset resizing
These features will ship with 1.0, after which development will conclude.