This package browser is in early development. Mind the rough edges.

openttd

Transportation economics simulator game

OpenTTD is a game in which you transport goods and passengers by land, water and air. It is a re-implementation of Transport Tycoon Deluxe with many enhancements including multiplayer mode, internationalization support, conditional orders and the ability to clone, autoreplace and autoupdate vehicles. This package only includes the game engine. When you start it you will be prompted to download a graphics set.

Installation

Install the latest version of openttd as follows:

guix install openttd

Or install a particular version:

guix install openttd@14.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of openttd about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/openttd'><img src='https://packages.guix.gnu.org/packages/openttd/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/openttd/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/openttd)

Example Org:

[[https://packages.guix.gnu.org/packages/openttd][https://packages.guix.gnu.org/packages/openttd/badges/latest-version.svg]]