NAME
Game::TextMapper::Solo - generate a map generated step by step
SYNOPSIS
DESCRIPTION
This starts the map and generates all the details directly, for each step, without knowledge of the rest of the map. The tricky part is to generate features such that no terrible geographical problems arise.
ATTRIBUTES
rows
The height of the map, defaults to 15.
cols
The width of the map, defaults to 30.
METHODS
generate_map
This method takes no arguments. Set the properties of the map using the attributes.