NAME
Game::TextMapper::Schroeder::Base - a base role for map generators
DESCRIPTION
Map generators that work for both hex maps and square maps use this role and either the Hex or Square role to provide basic functionality for their regions, such as the number of neighbours they have (six or four).
SEE ALSO
Game::TextMapper::Schroeder::Hex Game::TextMapper::Schroeder::Square