2024-04-28 18:56:21 +02:00
|
|
|
# Ticket to Campaign
|
|
|
|
Tooling for running a campaign of Ticket to Ride Legacy: Legends of the West without altering the game material
|
|
|
|
|
|
|
|
### Components
|
|
|
|
* `data-generator.py` contains models to generate data for a campaign
|
|
|
|
* currently, only generates a Circus instance
|
2024-05-01 14:46:15 +02:00
|
|
|
|
|
|
|
### Requirements
|
|
|
|
* Python library `jsonpickle`
|