Griatch on Evennia (Making MUDs with Python)

00:00:00
/
01:14:03

September 28th, 2015

1 hr 14 mins 3 secs

Your Hosts

About this Episode

Visit our site to listen to past episodes, sign up for our mailing list and support the show.

Summary

Griatch is an incredibly talented digital artist, professional astronomer and the maintainer of the Evennia project for creating MUDs in Python. We got the opportunity to speak with him about what MUDs are, why they’re interesting and how Evennia simplifies the process of creating and extending them. If you’re interested in building your own virtual worlds, this episode is a great place to start.

Brief Introduction

  • Hello and welcome to Podcast.__init__, the podcast about Python and the people who make it great.
  • Subscribe on iTunes, Stitcher, TuneIn or RSS
  • Follow us on Twitter or Google+
  • Give us feedback! Leave a review on iTunes, Tweet to us, send us an email or leave us a message on Google+
  • I would like to thank everyone who has donated to the show. Your contributions help us make the show sustainable. For details on how to support the show you can visit our site at
  • We are recording today on September 15th, 2015 and your hosts as usual are Tobias Macey and Chris Patti
  • Today we are interviewing Griatch about the Evennia project

Interview with Griatch

  • Introductions
  • How did you get introduced to Python?
  • Can you explain what MUDs are and what that has to do with Evennia?
  • What is it about MUDs that keeps them interesting long after the technical restrictions that led to their creation are no longer present, especially in light of 3D multiplayer games like WoW and EVE Online?
  • Can you give us a rundown of the various parts of Evennia (MUD engine, web interface, etc.) and how they fit together?
  • How does Evennia handle the fact that a MUD world is comprised of many hundreds of objects containing various properties, maintaining consistent, persistent state as players interact with them?
  • What concurrency tools or paradigms does Evennia use?
  • During the height of MUDs popularity, one highly sought after feature was the idea of being able to have players travel from one MUD instance to another, would it be possible to implement this in Evennia?
  • Has the Evennia core team given any thought to adding features to support a richer client interface? Graphical maps or the like?
  • How difficult would it be to use Evennia to interface with something like Slack or Hipchat for a company-wide MUD? Have you ever heard of someone doing something like that?
  • Are there any fully fledged running MUDs built with Evennia out in the wild?

Picks

Keep In Touch

Links