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

Functional Programming Refactor #14

Open sync-by-unito[bot] opened 1 year ago

sync-by-unito[bot] commented 1 year ago

┆Issue is synchronized with this Trello card by Unito

sync-by-unito[bot] commented 1 year ago

➤ Andriy Yatsykiv commented:

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.