Welcome to graph-fun, a quirky and interactive graph dynamics simulation built with Odin and Raylib. It's a digital playground where nodes live, breathe, and occasionally "shiver" apart to find their happy place! I wrote it to have some fun with odin language and raylib.
First, make sure you have the Odin compiler and Raylib installed on your system.
Simply run the shell script:
chmod +x build.sh
./build.sh
./graph-funRun the batch file in your terminal:
build.bat
graph-fun.exe| Input | Action |
|---|---|
| LMB | Add a new node |
| RMB | Break a connection |
| Slider | Change equilibrium distance |
| R / C | Reset everything (Nuclear option!) |
Have fun playing with graph-fun! ๐ข
