Fortune Hunter/Game Features: Difference between revisions

No edit summary
Jlew (talk | contribs)
Line 76: Line 76:
:Sample null string, also used for an empty room: “000000000000000000000”
:Sample null string, also used for an empty room: “000000000000000000000”


:The very first line of the text file is where the room dimensions are written in the format of column by row (CxR). Each room will be listed in the text file on a separate line.
:The header of the file contains (each on their own line): dungeon name, dungeon id, width by height, theme, and the next dungeon id.
 
:Each room will be listed in the text file on a separate line.




Line 86: Line 88:
:'''To see what a full dungeon input text file looks like, here is the input to Dungeon 1 of Fortune Hunter<sup>'''TM'''</sup>.'''
:'''To see what a full dungeon input text file looks like, here is the input to Dungeon 1 of Fortune Hunter<sup>'''TM'''</sup>.'''


My Dungeon
ae27872adf6123e023f89a650a6b3c7b96e85fca
  3x5
  3x5
0
edee9402d198b04ac77dcf5dc9cc3dac44573782
  Nx0000Eu000001v000000
  Nx0000Eu000001v000000
  0000WuEu0110000000000
  0000WuEu0110000000000
Line 102: Line 108:
  NuSe00000000000000000
  NuSe00000000000000000
  000000000000000000000
  000000000000000000000


== Awards ==
== Awards ==