Play tool
Node Graph's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
How much I could potentially use it in the future | #30 | 3.000 | 3.000 |
Overall | #50 | 2.889 | 2.889 |
How nice it is to use | #56 | 2.889 | 2.889 |
How original or innovative it is | #62 | 2.778 | 2.778 |
Ranked from 9 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
A good solution for selection - you modify the node by name only, if the name differs - a new node will be created! Has real-world usage - building graphs is usually a pain, but with such a tool, it becomes easier!
That is surely an option. I started doing it like that, with unique names, but some people wanted to create nodes with the same name XD I’m still working on making it easier to use.
This is a convenient little tool for quickly making graphs and exporting them. There are like 1000 features you could add to this kind of thing, but some I'd like to see would be the ability to add labels to edges and the ability to have directed edges. Nice job.
Those are the first additions I want to make :D
Nice idea, at beginning i didn't understand how to connect the nodes.
Maybe you should write that the connection has to be done with more nodes and ;
A cool idea should when you select a node on the left you change the node number and the connections.
Thanks for the suggestion :D I will add it if I find some free time