be2dc01b73
If you've ever wondered what NetHack would be like with sound effects, a MIDI soundtrack, a GUI and isometric dungeon interface a la Diablo, here's your chance. Obtained from: OpenBSD (after unsmoking much crack)
6 lines
187 B
Text
6 lines
187 B
Text
s/\bNETHACK\b/FALCONSEYE/g;
|
|
s/\bNet[hH]ack\b(?!\s+v3.1)/Falcon's Eye/g;
|
|
s/\bnethack\b/falconseye/g;
|
|
s/\bnethackdir\b/falconseyedir/g;
|
|
s|/usr/games|/usr/local|g;
|
|
s/\brecover\b/frecover/g;
|