[MUD-Dev] TECH:

Britt A. Green shecky at experimentzero.org
Wed Jul 24 12:56:03 CEST 2002


A friend and I are working on a small MUD as a way to teach
ourselves more Python. We're kind of stuck and could use some
guidance from the more knowledgeable members of this mail list! :)

Briefly, we have classes for rooms, items, players and
whatnot. What's the best way to update these things? If a player
picks up an item, should that code be in the player object? A
function callable my main that's outside of any object?

Hope what I'm asking isn't too confusing. Thanks!

Britt

--
"My mom says I'm cool."

_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev



More information about the mud-dev-archive mailing list