Skip to content

Releases: seesjays/ELPath

Complete.

14 Aug 08:46
f5e6814
Compare
Choose a tag to compare

Code readability pass, highlighting rewrite, and version retrofit completed, meaning all goals are finished. (And I added the extra resize feature I'd wanted.) 🎉

Development is now concluded, onto finer projects 👋

Essentially complete: rewrite remains

11 Aug 07:44
Compare
Choose a tag to compare

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.

Sorting

06 Jul 05:45
Compare
Choose a tag to compare

Features implemented:

  • Sorting algorithms
    • Bubble
    • Selection
    • Merge
    • Quick
    • Cocktail
    • Insertion
  • Massively Improved data highlighting system
    • Step detailing bundled with the highlighting system

Remaining goals:

  • Pathfinding system
  • UI improvements
  • Rewrite to function on the newest version of DPG; may result in rework of highlighting system
  • Code readability pass

Pathfinding will be implemented in 0.8 and refined in 0.9, which will also come with the UI changes and readability pass.
Version rewrite planned for 1.0