Simple random map generator for the game Battle for Wesnoth, which can only create sea island maps for 2 players with their castles connected with one road.
Default output file is named 2p_Test.map
.
To place generated map into the game you need to place it into ../GAME_FOLDER/data/multiplayer/maps
and 2p_Test.cfg (scenario file) into ../GAME_FOLDER/data/multiplayer/scenarios
.
To run a map generator use this command with different options.
For beginning try asking for help:
python __init__.py -h