Post
Topic
Board Altcoin Discussion
Re: CryptoKingdom Uncensored
by
Syksy
on 18/05/2019, 20:53:12 UTC
This may be a radical idea, but how about turning this into a MUD? The roleplaying aspect fits with the of the original platform; MUD codebases are pretty much free and we could add content to an existing engine rather that build from scratch.

Transactions would have to happen manually, but thats not so bad. And the hosting requirements should be pretty low, given the textual rather than graphical nature of the engine.

Thoughts?

It's a great idea in my opinion, and I actually started out testing and exploring MUD-like approaches. I used to play BatMUD and ZombieMUD back in 90s, so I am very familiar with the concept, and I know there are ready engines for MUDs.

However the interface with MUDs and a blockchain was something that became something of a roadblock in my preliminary research. MUDs are ideally real-time, while blockchain implementation has lag in respect to what the tokens may represent and what information is contained within blocks. Further, it's really tricky to couple a ready MUD engine coupled with forking a ready crypto protocol. I couldn't find a "perfect match", and doubt there is.

But I definitely have not forgotten about the MUD idea. I'd probably build my own MUD engine though, as they're relatively simple. However, there are a lot of practical design questions that challenge the traditional MUD concept. Then again, nothing ever works out-of-the-box in such novel combinations Smiley

Cheers,
Syksy