OpenTTDLab
OpenTTDLab copied to clipboard
Python framework for running reproducible experiments using OpenTTD
At the moment OpenTTDLab does not persist any results to disk. This poses an obvious problem - results have to be saved outside of OpenTTDLab somehow, or the next time...
OpenTTDLab extracts results from savegame files, which are self-documenting... to an extent. It should be possible to make documentation as to what the data in the results mean.
OpenTTDLab does not extract data from the maps of OpenTTD, and so there is an obvious limitation to the analysis that can be performed.