The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Game-TextMapper SCHROEDER"

Game::TextMapper::Schroeder::Hex - a role for hex map generators River stage zero No dependents

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 tow...

SCHROEDER/Game-TextMapper-1.05 - 02 Oct 2022 09:36:03 UTC

Game::TextMapper::Schroeder::Base - a base role for map generators River stage zero No dependents

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)....

SCHROEDER/Game-TextMapper-1.05 - 02 Oct 2022 09:36:03 UTC

Game::TextMapper::Schroeder::Square - a role for square map generators River stage zero No dependents

This role provides basic functionality for map generation with square 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 ...

SCHROEDER/Game-TextMapper-1.05 - 02 Oct 2022 09:36:03 UTC

Game::TextMapper::Schroeder::Alpine - generate an alpine landscape River stage zero No dependents

This fills the map with some mountains and then traces the water flow down to the sea and off the map. With water, forests grow; but if the area remains at the same altitude, swamps form. Settlements are placed at random in the habitable zones, but f...

SCHROEDER/Game-TextMapper-1.05 - 02 Oct 2022 09:36:03 UTC

Game::TextMapper::Schroeder::Island - generate an island chain River stage zero No dependents

This creates an island chain in an ocean, based on the idea of a hotspot moving across the map. All regions atop the hotspot get raised at random; all regions outside the hotspot are eroded at random. This leaves a chain of ever smaller islands behin...

SCHROEDER/Game-TextMapper-1.05 - 02 Oct 2022 09:36:03 UTC

Game::TextMapper::Schroeder::Archipelago - work in progress River stage zero No dependents

This is an unfinished idea....

SCHROEDER/Game-TextMapper-1.05 - 02 Oct 2022 09:36:03 UTC

Game::TextMapper - a web app to generate maps based on text files River stage zero No dependents

The script parses a text description of a hex map and produces SVG output. Use your browser to view SVG files and use Inkscape to edit them. Tutorial Note that if you look at the help page online <https://campaignwiki.org/text-mapper/help> there are ...

SCHROEDER/Game-TextMapper-1.05 - 02 Oct 2022 09:36:03 UTC

Game::TextMapper::Command::render River stage zero No dependents

This takes a map description on STDIN and prints the SVG on STDOUT. text-mapper random | text-mapper render > map.svg...

SCHROEDER/Game-TextMapper-1.05 - 02 Oct 2022 09:36:03 UTC

Game::TextMapper::Command::random River stage zero No dependents

This prints a random map description to STDOUT. text-mapper random | text-mapper render > map.svg...

SCHROEDER/Game-TextMapper-1.05 - 02 Oct 2022 09:36:03 UTC
9 results (0.03 seconds)