Hacker News new | ask | show | jobs
by phranger 2403 days ago
looks nice! great work! I noticed I couldn't get parallel actions to return to a single node, that might be useful that have.
1 comments

I kept it to a single "tree" so I could implement a simple mechanic to delete blocks - dragging and dropping them anywhere in the canvas. I also would have to take into account blocks overlapping (unless I automatically spaced them out), so at least for this release I didn't add that feature. It could definitely be implemented though :)