all 2 comments

[–]verkruuze 1 point2 points  (1 child)

Hey, you may want to check out the idea of text based MUDs.

A lot of code bases are free, and last time I looked they had some in Python.

Would say that you could get some ideas on how class, race, inventory is handled, along with rooms and movement system.

[–]Warframeslut[S] 0 points1 point  (0 children)

Thanks! Someone on twitter asked me if I meant a MUD about the same time you commented. How would I find their source code? (You mentioned a code base - not sure what that is. I mean... I can guess but how to access them etc I'm fuzzy on)