o
odinpkg.dev
packages / library / odin-graph-fun

odin-graph-fun

5cebf74library

No description provided.

MIT ยท updated 5 months ago

๐ŸŽก graph-fun

graph-fun screenshot

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.

๐Ÿ› ๏ธ How to Build

First, make sure you have the Odin compiler and Raylib installed on your system.

๐Ÿง Linux

Simply run the shell script:

chmod +x build.sh
./build.sh
./graph-fun

๐ŸชŸ Windows

Run the batch file in your terminal:

build.bat
graph-fun.exe

๐ŸŽฎ Controls

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! ๐ŸŽข