No description
  • GDScript 100%
Find a file
2026-05-02 22:51:05 +02:00
assets Added color palette for vertices to choose from for the edge gradients 2026-04-11 15:10:25 +02:00
doc Moved godot project files to git root dir 2026-04-08 22:15:47 +02:00
src Added graph parsing error handling and messaging in UI box 2026-04-19 17:29:45 +02:00
.editorconfig Moved godot project files to git root dir 2026-04-08 22:15:47 +02:00
.gitattributes Moved godot project files to git root dir 2026-04-08 22:15:47 +02:00
.gitignore Added window system for graph text field and credits screen 2026-04-18 13:41:53 +02:00
export_presets.cfg Added export presets 2026-04-19 23:38:17 +02:00
project.godot Added window system for graph text field and credits screen 2026-04-18 13:41:53 +02:00
README.md Fixed heading 2026-05-02 22:50:03 +02:00

GraphTheory

A math game made in Godot. Construct your own simple graph with vertices and undirected edges and prove that it exhibits properties such as an Euler tour and path by tracing the edges. Play now at https://graphtheory.charliesplace.xyz