• Stars
    star
    193
  • Rank 201,081 (Top 4 %)
  • Language
    C
  • License
    GNU General Publi...
  • Created about 5 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

TinTin++, aka tt++, is an extensible console MUD client.
ABOUT

  TinTin++ is a command line MUD client which features support for TELNET,
  PCRE, UTF-8, SSL, VT100, IPv6, the dynamic TINTIN scripting language,
  a comprensive trigger system, and several other features geared towards
  mudding, scripting, shell-scripting, text processing, automation,
  interprocess communication, redirection, xterm terminal emulation, and
  multiplexing / demultiplexing.

INFO

  You'll find answers to common questions in the FAQ and INSTALL documents. A
  brief introduction to using TinTin++ is available in the docs/tintin19.txt,
  docs/manual.html, and docs/syntax.txt documents. The SCRIPTS document
  contains a variety of example scripts.

  The NEWS document contains important announcements and a list of changes
  that impact backward compatibility with older versions. A more detailed
  list of changes can be found in the mods/igr.mods document.

CONTACT

  Easiest is to register on the forum or discord channel linked from the
  website if you have questions about using TinTin++. If you need to get
  in touch with one of the contributors check the CREDITS file. 

LICENSE

  TinTin++ is licensed under GPL 3, see the COPYING file for details.

COPYRIGHT

  Copyright 2004-2020 Igor van den Hoven

WEBSITE

  https://tintin.mudhalla.net

More Repositories

1

quadsort

Quadsort is a branchless stable adaptive mergesort faster than quicksort.
C
2,106
star
2

blitsort

Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
C
700
star
3

fluxsort

A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
C
667
star
4

binary_search

A collection of improved binary search algorithms.
C
649
star
5

crumsort

A branchless unstable quicksort / mergesort that is highly adaptive.
C
316
star
6

gridsort

A stable adaptive partitioning comparison sort.
C
202
star
7

wolfsort

Wolfsort is a stable adaptive hybrid radix / merge sort.
C
191
star
8

rotate

A collection of array rotation algorithms.
C
146
star
9

binary_cube

Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.
C
24
star
10

base252

Base252 is a binary to C string encoding scheme with flexible escaping.
C
23
star
11

mth

MTH (Mud Telopt Handler) server side TELNET implementation
C
22
star
12

octosort

Octosort is an in-place stable adaptive block merge sort.
C
18
star
13

lowlands

Lowlands is a DikuMUD/Merc/MrMud/Emud derived MUD server with MTH telnet support
C
13
star
14

basedmud

BasedMUD is a DikuMUD/Merc/ROM/QuickMUD/BaseMUD derived MUD with MTH telnet support
C
13
star
15

twinsort

An adaptive mergesort
C
12
star
16

webtin

Serve a tintin session in a web browser from a container.
Dockerfile
9
star
17

piposort

Piposort is a small branchless stable adaptive mergesort.
C
9
star
18

tinysort

Several sorting algorithms with a focus on sorting elements in the 0-32 items range.
C
8
star
19

vton

Virtual Terminal Object Notation, a typeless object notation system.
C
8
star
20

nekkidmud

NekkidMUD is a SocketMUD / NakedMud derived MUD server with MTH telnet support
C
7
star
21

msdp_protocol_snippet_by_kavir

MSDP Protocol Snippet by KaVir
C
6
star
22

cubesort

A stable adaptive partitioning comparison sort.
5
star
23

wickedmud

WickedMUD is a SocketMUD derived MUD server with MTH telnet support
C
5
star