Documentation
¶
Overview ¶
Package genfloortxt renders a primitive floor plan read from an ASCII file to the console. NOTE: In future I plan to add some procedural generation bits to it.
Index ¶
Constants ¶
View Source
const ( CellWall = '#' CellWindow = 'W' CellDoor = 'D' )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.