Tooling for running a campaign of Ticket to Ride Legacy: Legends of the West
Go to file
2024-05-23 21:24:38 +02:00
src Add interface for MOC tracking 2024-05-23 21:24:00 +02:00
.gitignore Update Gitignore 2024-05-23 21:24:38 +02:00
main.py Add interface for MOC tracking 2024-05-23 21:24:00 +02:00
README.md Add ability to save data to file and load it back 2024-05-01 14:46:15 +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

Requirements

  • Python library jsonpickle