alexbartlow / ti4-map-generator

Generate balanced ti4 maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TI4 Map Generator

Generate fair maps for TI4.

Features of this fork:

Deployment changes:

  • TODO: Containerize app for heroku deployment
  • TODO: Allow saving, sharing, commenting on maps

Additional features:

  • TODO: Include all tech skips
  • TODO: Spread out wormholes
    • No A and B wormholes adjacent to each other, at least 3 spaces between all wormholes
  • TODO: Spread out planet traits
    • "Highest one-move cluster of planet traits"

Frontend enhancements:

  • click-to-copy
  • Localstorage save settings
  • Save previously generated maps

Build Instructions:

apt-get install cmake clang libbfd

pip install pillow

cmake ./

make

About

Generate balanced ti4 maps

License:MIT License


Languages

Language:C++ 95.3%Language:Python 2.4%Language:HTML 1.9%Language:CSS 0.2%Language:CMake 0.1%Language:Shell 0.0%