mapgen

This generates a random "map" with a list of three lists. Given an x, y and total resources on map it will generate a map of x*y with resources randomly spread around. in the list generated, 0,0,0 co…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install mapgen

Releases

There are no releases of this package yet

Issues with this package?

Page last updated 2025-06-27 20:11:38 UTC