All Categories

Sparta 101: Creating Game Maps

Sparta 101: Creating Game Maps

Search
Moderators for Sparta: War of Empires
Moderators wanted!
Feb 14, 2017, 10:0302/14/17
774

Sparta 101: Creating Game Maps

I've always found it useful in games such as this to create charts, graphs and maps showing locations, distances and distributions of cities and other landmarks. Be it a map of the cities showing all coalition members, a view of bot-cities in the neighborhood or a distribution chart of abandoned cities to help plan a "Pool of Fidelity" move, it is often the quickest way to get the lay of the land.


Luckily, spreadsheet applications offer most everything we need out of the box to create these maps and graphs. Microsoft Excel would probably be the tool of choice, but Google Sheets does the job just as well. The following example will work in either, or any other, older spreadsheet app you might have installed.



Map A (open high-res zoomable version)

The above map is a bubble graph, a chart type available in most spreadsheet applications. Bubble graphs are similar to simple x-y charts, but refine these by adding differently sized bubbles for each data point according to some value, in this example it is the player's level. Depending on which app you will be using, it's mostly just a matter of selecting the data and inserting a new chart of the appropriate type.


The Data - this is the finished product:


Table A

The table contains six columns. Only the first three columns are needed for a standard x-y scatter chart, but the three additional columns do make the map a bit more interesting.


Columns 1 to 3 (Member, X, Y): contain the coalition member's name as well as the x and y coordinates of his or her home city. Although this data is readily available at the embassy, chances are one of your coalition brethren already has a members list handy and will be happy to share.


Column 4 (Level): the first three columns are sufficient to create an x-y chart, but adding player level information will allow you to create a bubble graph.


Column 5 (Dist.): a column indicating the distance from one's own home city to the mapped target is usually a welcome addition. If you're into Excel or Google Sheets formulas, then the calculation would look something like this: "=SQRT(POWER(X1 - X2) + POWER(Y1 - Y2))" where X1 and Y1 are the home city coordinates and X2 and Y2 the location of the target. (See also "Sparta 101: Doing the Math" elsewhere in this forum)


Column 6 (Label): this column does not contain any new data, but rather concatenates the content of the other columns into one string which will be the label content shown near each data point on the map. To combine contents of other cells into one string, simply use the ampersand (&) character, for example: =A56 & " (" & D56 & ")" to show a player's name and level in one cell (where A56 is the cell containing the name and D56 the one showing the player's level).


Should you feel up to it, you could also add some frilly graphics such as distance markers ….


Map B (open high-res zoomable version)

… or perhaps an overview of the abandoned cities which are begging to be plundered (please don't froth at the mouth, the coordinates have been changed :-) ...


Map C (open high-res zoomable version)

… or maybe you just need to know where the closest members of that dastardly coalition you are planning to declare war on are at:


Map D (open high-res zoomable version)

Depending on which spreadsheet app you will be using, once you have the data, creating the graphs is a rather straightforward task, but you will have to consult your application's help for the details. If you're not (yet :-) comfortable using spreadsheets, please feel free to PM / MSG me with questions.


Cheers

Views
9k
Comments
8
Comments
Feb 14, 2017, 10:2802/14/17
11/17/16
512
Really great job done there Dio! I hope I have some more free time in the future to try and make one of those! 
Feb 14, 2017, 11:2302/14/17
774
Xena said:

Really great job done there Dio! I hope I have some more free time in the future to try and make one of those! 
The only real work is compiling the data, although chances are other coalition members will have lists as well which they might share; creating the graphs in Excel, (Google) Sheets or elsewhere is usually just a few clicks and then adding some formatting to make it look pretty :-).
Alyona KolomiitsevaCommunity Manager
Feb 14, 2017, 14:3402/14/17
09/17/15
8278
Wow! 
Feb 15, 2017, 13:4102/15/17
12/15/15
3326
Very good idea!  
Feb 25, 2017, 05:5102/25/17
91
Diomedes analyzing things from different perspective. A good technique to ponder upon.
Mar 13, 2017, 17:1303/13/17
03/10/15
1572

nice! I use a lot excel for coalition purposses , control activity and all that stuff, never though of a map (and i was missing it), maybe i will have to have a chat with our expert in data :-)


nice work pinguino!
Dec 23, 2018, 23:3312/23/18
12/21/14
66
This is great, but all of documents and images appear to be inaccessible right now. I was prompted to "ask for permission" to view the first chart, and was not prompted for the others. 
Dec 24, 2018, 15:4812/24/18
02/29/16
5605
COOLIO said:

This is great, but all of documents and images appear to be inaccessible right now. I was prompted to "ask for permission" to view the first chart, and was not prompted for the others. 
I'm afraid this article is really an old one and nobody but its creator can fix the images :(