Map editor for Battlecode 2018
Based on map editor by AVTurbine (https://github.com/AVturbine/mapmaker)
How to use:
Clone or download this repo to somewhere on your computer
Make sure you have Python 3 installed
Run main.py and follow the instructions
On Windows 10 Home, you run main.py by following these steps:
- Open command prompt (cmd.exe)
- In the command prompt, navigate to the place where you downloaded these files
- Type in 'py -3 main.py' and hit enter
Once you open the program there are instructions for making a map printed onto the command window.