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