Skip to content

Level Builder Design

embronk edited this page Apr 4, 2022 · 12 revisions

Overview

The level builder will allow the player to set where the enemy, neutral, and player cities are and decide on the season.

File Format

The file will be a comma delimited string file.

Example:

"Nationality, xcoord, ycoord, weather,
Nationality, xcoord, ycoord,
Nationality, xcoord, ycoord"

Links

Clone this wiki locally