| Abstract: |
Lyntin is a python-based mud client/bot development environment. |
| Details: |
desc
"It aims to be the Emacs of mud clients. ... your actions (or triggers, or autos, or whatever you call them) are no longer restricted to simple 'if you see this then send this' kinds of things. They can be Python functions which do anything from setting a variable to forking a web spider."
Lyntin is an extensible Mud client and framework for the creation of autonomous agents, or bots, as well as mudding in general. Lyntin is centered around Python, a dynamic, object-oriented, and fun programming language and based on TinTin++ a lovely mud client.
Has three different interfaces. A GUI one based on Tkinter, a text console based one that does not require Tkinter at all, and a curses-based flavor of the text mode interface, using python curses module. |
| Licence: |
GPL |
| URL: |
http://lyntin.sourceforge.net/ |
| Platform: |
Win32, Linux, *nix |
| GUI: |
Tkinter |
| Owner: |
Will Guaraldi <Home> (also: Varium (dev version)) |
| Categories: |
Games |
| Created: |
1999-10-03 01:56:49 |
All known details are shown. |
|