A text based MMORPG (MUD) I am toying with, created using the Evennia framework (python/django)
| commands | ||
| server | ||
| typeclasses | ||
| web | ||
| world | ||
| __init__.py | ||
| README.md | ||
Welcome to Outlands MUD
This is just an experiment codebase to familiarize myself with the Evennia framework.
##Status
Currently making some core mechanics and character creation system, loosely based on the GURPS tabletop RPG system and how I can effectively translate those rules into a video game.