tintin++
MUD client
TinTin++ is a MUD client which supports MCCP (Mud Client Compression Protocol), MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET options used by MUDs, as well as those required to login via telnet on Linux / Mac OS X servers, and an auto mapper with a VT100 map display.
- Versions: 2.02.12
- Website: https://tintin.mudhalla.net/
- Licenses: GPL 3+
- Package source: gnu/packages/games.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of tintin++
as follows:
guix install tintin++
Or install a particular version:
guix install tintin++@2.02.12
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 tintin++ about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/tintin++'><img src='https://packages.guix.gnu.org/packages/tintin++/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/tintin++)
Example Org:
[[https://packages.guix.gnu.org/packages/tintin++][https://packages.guix.gnu.org/packages/tintin++/badges/latest-version.svg]]