package
0.0.0-20200709223817-76fdd1604e80
Repository: https://github.com/atla/dungeonsrv.git
Documentation: pkg.go.dev
# Functions
DefaultBuilder ...
No description provided by the author
LoadFromFile ...
No description provided by the author
NewExplorer convenience function to create an explorer instance.
NewRandomRoomStrategy returns a default RandomRoomStrategy.
NewRoomData creates a new room data instance.
NewRoomDoor ..
No description provided by the author
TODO: Extract to utils package?ParseHexColor ...
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
CircleMask ...
No description provided by the author
DungeonData ...
EmptyMask ...
Explorer is used to explore a generated dungeon and create walkable path to be able to generate an interactive story.
No description provided by the author
RandomRoomStrategy...
RoomData ...
RoomDoor..
No description provided by the author
# Interfaces
AreaMask ...
Builder ..
DungeonCreationStrategy ...
Exporter exports data according to format.
# Type aliases
ExporterFormat is the format used for exporter the DungeonData.
MapData2D ...
PathData2D ...
No description provided by the author
TileType ...