Hacker News new | ask | show | jobs
by homarp 2660 days ago
https://gist.github.com/munificent/ce8f7a9e6b09938ca8d2d43fa... (from the author)

https://gist.github.com/femto113/28f69626acddc70a002ecead0b3... (from https://news.ycombinator.com/item?id=19290841 )

1 comments

Hopefully without sounding like I am trying to boast or anything... I find the difference in readability and clarity dramatic between those two on one hand and my own deobfuscated, refactored and commented version of the OP. https://gist.github.com/ctsrc/fef3006e1d728bb7271cff0656eb02...
regarding your comment:

>// Probably plus means a locked door, and single quote means unlocked, or the other way around.

http://angband.oook.cz/stuff/manual.txt gives

' An open /broken door

+ A closed door

$ Gold or gems

A Angelic being

~ Light sources, Tools, Chests, Junk, Sticks, Skeletons, etc

Nice, thanks. I've updated the comments with the information you provided here :)