ennui VS AwakeMUD

Compare ennui vs AwakeMUD and see what are their differences.

ennui

A new MUD engine written entirely in Rust. Inspired by dikumud (by pmengelbert)

AwakeMUD

The Community Edition fork of the 'Awakened Worlds' Shadowrun 3 MUD codebase. (by luciensadi)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ennui AwakeMUD
3 2
14 49
- -
0.0 9.8
over 1 year ago 5 days ago
Rust C++
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ennui

Posts with mentions or reviews of ennui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-07.
  • What's the best open-source room data set out there?
    2 projects | /r/MUD | 7 Mar 2021
    Simplicity of file format is also a factor (e.g. Ennui has its world in very neat yaml files), but not that important.
  • Interest Check Mud Engine In Rust
    1 project | /r/MUD | 17 Feb 2021
    >git clone https://github.com/pmengelbert/ennui Cloning into 'ennui'... remote: Enumerating objects: 79, done. remote: Counting objects: 100% (79/79), done. remote: Compressing objects: 100% (53/53), done. remote: Total 1934 (delta 32), reused 48 (delta 22), pack-reused 1855 Receiving objects: 100% (1934/1934), 464.01 KiB | 3.54 MiB/s, done. Resolving deltas: 100% (1205/1205), done. >rustup toolchain list stable-x86_64-unknown-linux-gnu (default) nightly-x86_64-unknown-linux-gnu >make mkdir data || true if ! test -f data/map.cbor; then touch data/map.cbor; fi if ! test -f data/npc.cbor; then touch data/npc.cbor; fi cargo +nightly build --release --bin convert Compiling proc-macro2 v1.0.24 Compiling unicode-xid v0.2.1 Compiling syn v1.0.58 Compiling libc v0.2.82 Compiling serde_derive v1.0.118 Compiling getrandom v0.1.16 Compiling serde v1.0.118 Compiling cfg-if v1.0.0 Compiling ppv-lite86 v0.2.10 Compiling linked-hash-map v0.5.4 Compiling dtoa v0.4.7 Compiling half v1.6.0 Compiling yaml-rust v0.4.5 Compiling quote v1.0.8 Compiling rand_core v0.5.1 Compiling rand_chacha v0.2.2 Compiling rand v0.7.3 Compiling serde_yaml v0.8.15 Compiling serde_cbor v0.11.1 Compiling ennui v0.1.0 (/home/teejay/ennui) Finished release [optimized] target(s) in 1m 56s target/release/convert map sample.yaml data/map.cbor in file src/bin/convert.rs on line number 49 target/release/convert npc npcs.yaml data/npc.cbor in file src/bin/convert.rs on line number 23 cargo +nightly build --release Compiling ennui v0.1.0 (/home/teejay/ennui) Finished release [optimized] target(s) in 1m 14s
  • Interest check: MUD engine in Rust
    1 project | /r/MUD | 17 Jan 2021

AwakeMUD

Posts with mentions or reviews of AwakeMUD. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-04.
  • List of Open Source MUD projects
    5 projects | /r/MUD | 4 Sep 2022
    AwakeMUD CE, a cyberpunk game set in the Seattle of 2064, has a GitHub repository available. We have players who are actively contributing as well!
  • Old Immortal Itching to Create Again
    1 project | /r/MUD | 4 Sep 2022
    We're open source, so you can try things out on your own machine, but we do recommend building on our buildport to simplify things. The GitHub source doesn't include the full game world we play with.

What are some alternatives?

When comparing ennui and AwakeMUD you can also consider the following projects:

DikuMUD3 - DikuMUD III using HTML and websockets.

ArchaicQuest-II - ArchaicQuest II :dragon: is a multiplayer text based RPG known as a Multi User Dungeon (MUD) that is playable from your browser.

dawnoftime - My attempt to clean up the Dawn of Time MUD codebase

arxcode - A text-based/web game using Evennia.

dumserver - A modern MU* engine re-imagined, actively developed and properly tracked.

mud - The world has not been the same since the outbreak and ending of World War 3 in the same year, 2079, when the “Developing Countries” in Africa and Asia finally rebelled against the exploitation by the western “industrial countries”. A massive launching of nuclear and “space” weapons on the side of the latter not only quenched the rebellion, it also caused considerable and irrevocable damage to the very structure of Universe.

ngenmud - Child of NakedMud - includes bug fixes, feature enhancements, staying in line with vision

sra-mission - Mission generator for Shadowrun Anarchy rpg through the Controlled Anarchy system

blossom - MUD (Multi-User Dungeon) game engine written in Rust.

Shadowrun-Unlimited-rip

MUD1 - Essex MUD1 by Trubshaw and Bartle