• v0.0.1 8a334992d9

    v0.0.1 Stable

    charlie released this 2026-04-19 23:43:11 +02:00 | 3 commits to main since this release

    First release for showcasing at GodotCon. Features include:

    • Simple graph with undirected edges
    • Editing the graph using a text field
    • Tracing the graph to find Euler paths and tours
    • Camera zoom, undo/redo draw, reset vertices and reset drawing

    Clone the repo and run the project, download the compiled Linux binary or visit graphtheory.charliesplace.xyz to play!

    Downloads