20 projects tagged "Chat"
TinyMARE (Multi-user Adventure Roleplaying Epic) is a text-based MUD server completely rewritten for efficiency using TinyMUSH and TinyMUSE as a basis for its game engine. The server is designed for creating an extensive, novelistic role-playing atmosphere supporting real-time combat, day & night, seasons, and global weather. Using a telnet client, players can log on to explore a virtual world, find magical items, learn skills and techniques, and group together to surpass obstacles you create in your own epic adventure.
Reality is a client for Cyanide. Cyanide is intended to be the most dynamic multi-player online role-playing game ever made. This client uses an isometric perspective to present scenes. It is programmed with Python, pygame (SDL), and OpenGL. Full 3D movement is possible, and the server's code can be exchanged online.
Lachesis is an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protocol to allow it to act as an IRC bot, for such uses as dice rolling and acting as a remote-controlled client (RPG NPC perhaps).