openttd

Open source clone of the Microprose game "Transport Tycoon Deluxe". More information: <https://www.openttd.org>.

Debian Debian
RUN apt-get update && \ apt-get install -y openttd
Ubuntu
RUN apt-get update && \ apt-get install -y openttd
Arch Arch Linux
RUN pacman -S --noconfirm openttd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y openttd
Fedora
RUN dnf install -y openttd
Raspbian
RUN apt-get update && \ apt-get install -y openttd
click the source code to copy install openttd on any operating system with command-not-found.com