andriyyatsykiv / TacMapGen

Easy Tactical Map Generation for outdoor competitive sports, with a specific focus on Airsoft and Paintball.
GNU General Public License v2.0
3 stars 0 forks source link

ToDo - Refactor to functional programming #8

Closed andriyyatsykiv closed 1 year ago

andriyyatsykiv commented 1 year ago

Current single wall of code may be hard to read.

Refactor the script to functional programming for ease of use - add functions for collection of user input, data import and cleanup, plot initialization, POI customization, randomization, and final touch-ups and rendering.