mapgen 1.0
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 corresponds to a single point, 1,1,1 is another, etc.
- Author: Tyler Spilker
- Home Page: http://tylerspilker.blogspot.com
- Package Index Owner: tylerspilker
- DOAP record: mapgen-1.0.xml
