corsix-th
Implementation of the Theme Hospital game engine
This package provides a reimplementation of the 1997 Bullfrog business simulation game Theme Hospital. As well as faithfully recreating the original engine, CorsixTH adds support for high resolutions, custom levels and more. This package does not provide the game assets.
- Versions: 0.67
- Website: https://corsixth.com
- Licenses: Expat · Modified BSD
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of corsix-th
as follows:
guix install corsix-th
Or install a particular version:
guix install corsix-th@0.67
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 corsix-th about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/corsix-th'><img src='https://packages.guix.gnu.org/packages/corsix-th/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/corsix-th)
Example Org:
[[https://packages.guix.gnu.org/packages/corsix-th][https://packages.guix.gnu.org/packages/corsix-th/badges/latest-version.svg]]