KeeganW / ti4

TI4 Map Generator - Generate a custom, unique, and balanced Twilight Imperium 4 galaxy map to use in your next game!
https://keeganw.github.io/ti4/
24 stars 19 forks source link

balance algorithm OR map from string #94

Closed kwladyka closed 1 year ago

kwladyka commented 2 years ago

It will be great to able able to load 79 60 50 31 21 73 40 62 37 41 66 64 23 25 26 77 33 38 0 72 76 0 63 39 0 35 27 0 44 20 0 30 46 0 65 32.

Why?

https://keeganw.github.io/ti4 unfortunately is very unbalanced. It seems to https://joepinion.github.io/ti4-map-lab/ doing this better, but visual representation is terrible. So on the end I would like to generate random map here https://joepinion.github.io/ti4-map-lab/ and see it on https://keeganw.github.io/ti4.

Or just add better balance for https://keeganw.github.io/ti4 will be even better.

PS great work

KeeganW commented 1 year ago

Hey @kwladyka! Thank you for the suggestion. While I do plan on improving the generation, I have now added a way to import tile strings in the format you mentioned!

You can use this with the import button:

Screenshot 2023-01-12 at 7 34 01 PM

and then pasting your above string, and clicking the Load Map button, which should load the map with the string you entered!