Tooling for running a campaign of Ticket to Ride Legacy: Legends of the West
Go to file
2024-05-23 20:44:07 +02:00
src Finish implementing MOC 2024-05-21 20:11:54 +02:00
.gitignore Add ability to save data to file and load it back 2024-05-01 14:46:15 +02:00
main.py Continue implementing interface 2024-05-23 20:44:07 +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