NAME
Game::TextMapper::Schroeder::Hex - a role for hex map generators
DESCRIPTION
This role provides basic functionality for map generation with hex maps: the number of neighbours within one or two regions distance, how to pick a random neighbour direction, how to compute the coordinates of these neighbours, how to draw arrows towards these neighbours.
This class is different from Game::TextMapper::Hex!
SEE ALSO
Game::TextMapper::Schroeder::Base Game::TextMapper::Schroeder::Square