Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
MUD server, based on BylinyMUD codebase (BylinyMUD - russificated MUD, based on CircleMUD).
Server is platform independent, maked in Linux (Debian, Centos, Ubuntu), FreeBSD, Windows
github: https://github.com/Zerkalo-MUD/mud/
...Lately I've using the codebase for experiments with in-memory transactions. First part is abandoning NANT for building and moving to VS 2015. That's done in r922. This is the last functional code.
After that the transaction stuff is added which basically means the server is broken.
Ultimately I've moved to GitHub, where the development may or may not continue. We'll see.
This is a final goodbye.
...Triggers and macros recognize patterns in the regular ways plus in an AL compatible mode. Actions can be defined by users as directly commands. Alternatively, in script mode, the action text is interpreted as Python code. The mud, match objects and defined variables are accessible from any feature.
For the more advanced user, the implementation is small and extensible. Specially the gtkmud/mud API is easy to understand. It is thread-safe enabling multiple threads to input data to the target MUD. Also, multiple listeners can register to get all MUD output.
...
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
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.
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).
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.
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.
Jiso Game3 was a 2D isometric MMORPG project (client/server) written in Java with an Ancient Greece theme. The project is no longer active, but the source code is being made available under a BSD license for anyone who might find it useful.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
EggMUD is a MUD engine totally written in perl. It can be used as base for any MUD with no limits of expansion and customization. A lot of things are not implemented yet, but you can use EggMUD code to do the dirty work while you enjoy creation!
SWFotE is a SWR MUD derivative, featuring a new space system, introduction system, multiple class creation, 3 new classes, ship simulators, code created ships, missile launchers, new force system, copyover, and a whole slew of other customizations.
The Grid is a network console game where players take the role of an avatar exploring a virtual world of computer systems where agents roam. Avatars can be customised by shape, code (skills), upgrades (equipment) and neuromancy (spells).
...Where other MUDs promise an extensible or OO architecture, Sirophix will actually deliver. Sirophix MUD is designed from the ground up to support extensibility and dynamic systems based on compiled .NET code.
Evening is a game engine based off of the open-sourced Quake 3 engine code. The Evning engine will have features like physics and per-pixel lighting and be perfect for commercial-quality game projects.
This was going to be a set of libraries, and a client for the Crossfire RPG game, written in python. The code is gone, lost in an ancient pile of backups.
generic back end mud server library. Mud owner must provide game system details.
* Written in cross-platform C++ code. Compile on whatever platform you\'re running your mud on and go!
* Game System independent.
* Many generic functions provided
Suroden is like a MUD, but more like interactive fiction which will suck you into our world. We are using an Object Oriented approach using C# to code it. A PHP web front end will be used for creating the world.
A rewrite of the open-source AIME MUD Engine. AIME2 includes more-efficient code, a better structured scripting language, and a robust and flexible world development environment AIME has been known for. Includes better windows support.
PAiN Mud codebase is a new MUD codebase written in Java. It provides general purpose persistence engine (PAiN DB) and ability of dynamic code reloading.
Collection of tools generating various parts of code for MUDS. Tool: gereacreator - allows builder to create area with easy to use gui; generates code from that area for virtually any mudlib.