Package com.deco2800.game.areas.MapGenerator
package com.deco2800.game.areas.MapGenerator
-
ClassesClassDescriptionCoordinates represent a cartesian point on the map and are used to assist in processing data in the dynamic generation of the mapMapGenerator builds a procedurally generated map of desired mapWidth, mapHeight, including an island of islandSize width containing a city of citySize square length.Responsible for the procedural placement of a static collection of resources around the game map