James' MOOP Site

Multi User Domain Object-Oriented Pythonic

Welcome to my page about the MOOP codebase and my MOOP-based project. MOOP is a MOO written in Python; a MOO is an object-oriented MUD; a MUD is a multi-user dungeon/domain. In order to add functionality to a traditional MUD, a server restart is required. However, in a MOO, all code (except for the very basic code to get the thing running) is accessable / editable from within the MOO.

This is where I will post my notes and files concerning my experieces with MOOP. I can be contacted at jmprev@jpj.net. Please be sure to include "[moop]" in the subject header.

Any hardcode enhancements that I make will be submitted back to the maintainers for possible inclusion in an upcoming release. Softcode will only be available here. Softcode will only be submitted to the maintainers if I deem a specific snippet widely useful (e.g., my new in-game editor).

I also hope to have a running game up within the next couple of months. I'm still working on code enhancement while I develop a theme. Watch this space for more information.

My Links:

My Features & Enhancements:

My Files: