Karanstr / rust_grid_game

Take 3, fr this time?
0 stars 0 forks source link

Figure out how to format Node dimensions #9

Closed Karanstr closed 1 month ago

Karanstr commented 1 month ago

Currently the SD-DAG can work with any number of dimensions, on the condition that the Node has the correct number of children slots.

Karanstr commented 1 month ago

For now I really don't care, I won't be using the SDDAg for more than 1 dimension type at a time