### Server - database to hold Skirmish maps for each tile as they are generated - generation of Skirmish maps - controller action that will retrieve the skirmish map for a map tile, generating one if necessary ### Client - display skirmish map using a chunk display when double clicking on a world map tile and going back to world map with button
Server
Client