• v1.2.0 ac7e0fc3a5

    v1.2.0 Stable

    andrewhessler released this 2025-01-04 18:19:00 +00:00 | 8 commits to main since this release

    Generally pretty happy with this as a result. If anything I'll always have Wilson's to watch on repeat.

    Some final artwork before post-mortem:
    Screenshot from 2025-01-04 12-56-03

    Downloads
  • v1.1.0 019dfc0c37

    v1.1.0 Stable

    andrewhessler released this 2025-01-03 17:31:23 +00:00 | 14 commits to main since this release

    • DFS
    • BFS
    • QoL stuff that makes DFS like 16 different algorithms in one
    • Bounded and Unbounded Wilson's Maze Generation
    • A* actually doing what it's supposed to 🤞
    • Fill and Erase in one button

    output4.webm

    Downloads
  • v1.0.0 7e2f44e0cc

    v1.0.0 Stable

    andrewhessler released this 2024-12-31 02:17:21 +00:00 | 34 commits to main since this release

    Feel like this is mostly the list of features I wanted when I started making this. Thinking about adding maybe some wall generation at some point in the future.

    Downloads
  • v0.3.0 ce737b7e69

    v0.3.0 Stable

    andrewhessler released this 2024-12-30 18:51:12 +00:00 | 35 commits to main since this release

    • Serious problem with A* solved and realized AggressiveStar doesn't guarantee shortest path oh well 🤷
    • Also added toggleable outer wall

    Also I've just been playing, it's kind of fun lol probably only for me since the fun is my systems working.

    output2.webm

    Downloads
  • v0.2.0 ab513c93c1

    v0.2.0 Stable

    andrewhessler released this 2024-12-30 02:55:39 +00:00 | 37 commits to main since this release

    Feel pretty good about this release!

    Added

    • Hotswappable Algorithms
    • Wall and End Building
    • Some tech debt
    Downloads
  • v0.1.0 8b2ad051f8

    v0.1.0 Stable

    andrewhessler released this 2024-12-28 15:50:07 +00:00 | 55 commits to main since this release

    This feels like another monumental release, World Wrapping Pathfinding is pretty.

    output.webm

    Downloads
  • v0.0.1 90d7dd7a58

    v0.0.1 Stable

    andrewhessler released this 2024-12-23 03:26:47 +00:00 | 63 commits to main since this release

    I'd call this an MVP. I accomplished what I wanted which was visualizing a pathfinding algorithm. Now for features, polish, and structure.

    Already kind of snuck some structuring into this.

    Downloads