Skip to content

Repository files navigation

This tutorial presents a decoupled architecture for a real-time interactive game. It leverages Apache Kafka for asynchronous communication between a Telnet server and a game engine. Player location and inventory are persisted in a MySQL database, allowing players to leave and return to their last saved state. The project is an excellent exercise in building distributed, real-time systems.

For a thorough explanation, please visit - https://jonathanpatton.com/2025/06/07/confluent-and-python-mud-game-tutorial/

About

Confluent and Python MUD Game

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages