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

Initial ToDo #1

Closed andriyyatsykiv closed 1 year ago

andriyyatsykiv commented 1 year ago

Fix grid labeling - grid generate via minor=True with the division generated by offsetting the interval by .5 for the major gridlines. Keypads - Repeat code, but 1/3rds intervals

Randomized point references and grids via randomizing numbers and letters, and picking random code names from a word list for points of interest.

andriyyatsykiv commented 1 year ago

Potentially integrate easy randomization via generating a "Master" map with blanks for reference to be filled by hand by later randomization

andriyyatsykiv commented 1 year ago

Re-opened