[FSF Associate Member]

Flattr this
Rss Feed
Subscribe
Recent Posts
Nodau 0.3 Release Candidate Changing the GTK3 theme csvDB 0.4 New Project: csvDB FB-Mix 0.4 Turious 0.3 Alpha 5 Turious 0.3 Alpha 4 Turious 0.3 Alpha 3 Turious 0.3 Alpha 2 Turious 0.3 Alpha 1 New Project: wMUSH FB-Mix 0.3 Man Pages in PDF 64bit Flash - Update Nodau 0.2 New Project: LibIPTables Turious 0.3 Dev Snapshot released Turious: an update New Project: PreParse 64 Bit Flash Blogging for the sake of blogging... New Project: Nodau New Project: FB-Console Turious 0.2 FINAL Turious Rc4 & TSDL Rc3 Turious Rc3 Turious Rc2 Turious Binary installers Turious and TSDL rc1 Turious Beta 6 Turious Beta 5 TSDL Update Another Update More New Turious Turous reaches Beta! Updates to Turious and TSDL Alpha Beta RC etc... First Post
Darkrose's Blog
New Project: wMUSH
By: Darkrose
I wrote this a couple of months ago, as it seemed like an interesting little side project. It's a really simple MUSH - Multi-User Shared Halucination / text-based roleplaying server.

FEATURES:
dynamic multi-level maps
customisable user permissions
user created content (objects and map areas)
interactive objects
multi-channel communication

Unlike most others, it doesn't require a database... all the characters/objects/locations/channels are stored in plain text files, and the server-client communication is done with basic posix file io. The result is lower memory usage than shared memory that some mush servers use, and without the overhead of a database server.

Plus plain text is human readable, and just awesome.

For those who are interested, you can get it here: wMUSH 0.1 Download
There are no comments for this blog entry.