The OpenTTD package is an open source and improved-upon version of Transportation Tycoon Deluxe.
This may take a while to build. Feel free to do something else while this is building.
Fontconfig, FreeType2, and HarfBuzz (with ICU)
cURL, hicolor-icon-theme, and libpng
breakpad, Doxygen, and fluidsynth
Install OpenTTD by running the following commands:
mkdir build && cd build && cmake -D CMAKE_INSTALL_PREFIX=/usr \ -D CMAKE_BUILD_TYPE=Release \ -W no-dev -G Ninja .. && ninja
Now, as the root
user:
ninja install && mv -v /usr/share/doc/openttd{,-15.0-beta2}