Lantern icon indicating copy to clipboard operation
Lantern copied to clipboard

Exploring the original Zork source code with Graphviz and an interactive d3 map, using JavaScript and an extension of Peter Norvig's Python Lisp parser to handle MDL

Results 2 Lantern issues
Sort by recently updated
recently updated
newest added

From 2019 - https://github.com/historicalsource/zork1 e.g. ``` ``` from https://github.com/historicalsource/zork1/blob/master/1dungeon.zil#L1239

I've looked and no other graphing software comes close to meeting the needs that trizbort does. Very annoying how most if not all existing graphing platforms use non-oriented nodes and...