/OpenTTDLab-MSc-Dissertation

MSc dissertation presenting OpenTTDLab

Primary LanguageJupyter Notebook



OpenTTDLab-MSc-Dissertation

MSc dissertation presenting OpenTTDLab: A reusable Python framework for repeatable, replicable, & reproducible experiments using OpenTTD

Latest version

↓ PDF of latest version

Previous versions

Previous versions can be found on the releases page

Build PDF locally

docker run --rm -v $PWD:/workdir texlive/texlive:TL2022-historic bash -c "cd /workdir && pdflatex main.tex && bibtex main && pdflatex main.tex && pdflatex main.tex && mv main.pdf michal-charemza-openttdlab-msc-dissertation.pdf"

Generate the project materials file

These are to be submitted along with the PDF of the dissertation. See the project materials README for details of what it contains.

bash ./project/generate.sh