Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 374 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 374 Bytes

NodeMapper

Learning experiment when starting out with Elm / pure functional programming in general.

This is a visual tool for connecting a series of nodes with weighted single/bidirectional connectors on a scaleable canvas. The end goal was to have the ability to attach meaningful metadata to nodes and then perform various pathfinding algorithms on the overall graph.