Enterprise AI Search, Intranet, and Wiki in one platform.
Your company’s all-in-one solution for trusted information
Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
Learn More
Spidergap: Top Rated 360 Degree Feedback Software
Create and run 360° Feedback assessments that help your employees to take action on personal development.
With an intuitive interface, Spidergap makes it easy to customize feedback assessments, generate clear reports, and guide employees toward impactful growth. But you’re not just getting software—you’re gaining a team of 360° Feedback Experts to support your strategy, planning, and ROI measurement. Whether you’re running large-scale leadership programs or one-off employee reviews, Spidergap ensures feedback leads to real results. With Spidergap, personal development has never been more effective.
Wolfpack is an open source server implementing the protocol used by the massive multiplayer online game Ultima Online. It aims for full support of the Ultima Online protocol and tries to mimic the same gameplay as the original.
Python AI mud is a Multi-User Dungeon written in Python, designed to give some artificial intelligence to the mud client. Multi-User Dungeons (MUD) are textual fantasy games, where a player is in a virtual world, which is only described with text.
A MMORPG editor in VB6 based on Elysium Source Code Un programma per creare MMORPG scritto in VB6 basato sul codice sorgene di Elysium attualmente arrivato alla versione Crono 3.0!
Two programs for playing board games over the internet. A board viewer, where all clients see the same image with moveable tokens. And a chat client with calculator and dice roller.
A multi-user user-extensible environment for exercising chatting and creative skills. Derived from TinyMUD 1.4.1 beta. Code active since Jan 30, 1990. The development site is online at telnet:uglymug.org.uk:6239
TinyPunk is a MUD codebase written in Python. TinyPunk aims to be quick, easy, and fun, for players and coders alike. Currently it relies on Python 2.6 and the Twisted Framework. It is inspired by tbaMUD, and CircleMUD before it.
Windows MUD code that I just want to share. Works on Win7, Vista, and XP. Not complete only a meager beginning. Login with name/password, dynamic help system, some vt102 color, multithreaded socket host using tcp/ip, and some communication channels
This is for the development of the RSCD_v4 server daemon. The code is GPL licensed. This code was black box reverse engineered and does not contain any copyrighted intellectual property.
!!!NOTE: THIS PROJECT HAS MOVED TO GITHUB!!! RingMUD is an extensible MUD (multi-user dungeon) engine and utility set that draws inspiration from popular tabletop RPG systems and adds a dash or two of its own flavor.
A python based mud codebase currently in alpha stage. The main site for the project and the most up to date files can be found at kenai.com/projects/coppertwilight
This is a project to develop the old DikuMUD/ROM2.4 to an updated code interfaced with the web using the PHP scripting language. This project has been put on the back burner due to llimitations of PHP and concept.
Arnacaw Online is an open source 2D MMORPG in development. A traditional MMORPG with many extensions, features planned include dynamic player-built worlds, a stock market, auctions, and a player-driven glyph-based spell system.
Moop (Mud, Object-Oriented, Pythonic) is a MOO written entirely in Python, with a Lambda-MOO-based syntax and using Python as its object scripting language.
Skeleton is a graphical coding environment to easily create and modify rooms/areas
of MUDs basing on the Evermore Core Library (EverLib - see www.evermore.de).
Lyntin is a Python mud client based on Tintin but goes above and beyond Tintin allowing you to write modules in Python enhancing the client to suit your individual needs.
An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
A threaded java MUD server with persistence in MySQL using sprocs. Uses command pattern and reflection for command parsing. NIO for networking. Excellent code comments. Map command uses visited rooms. Plans for configurable attack profiles per enemy.