/catan

Settlers of Catan map generator

Primary LanguagePythonMIT LicenseMIT

catan

Usage

usage: main.py [-h] [--height HEIGHT] [--width WIDTH] [--no-color]

Settlers of Catan map generator

optional arguments:
  -h, --help       show this help message and exit
  --height HEIGHT  must be positive
  --width WIDTH    must be positive, odd, and less than 2x height
  --no-color       suppress terminal colors

Output