request for another code review

L

Littlefield, Tyler

Hello all:
I've gotten a bit farther into my python mud, and wanted to request
another code review for style and the like. Mainly I'm concerned about
player.py, world.py and components and other ways to handle what I'm
trying to do.
I didn't run pychecker just yet, so there are probably a ton of syntax
errors; my problem was that world was importing room, and room imported
world for functionality and that made things a mess.
Ideas and suggestions for code cleanup and cleaner ways to do things
would be appreciated.
git clone https://code.google.com/p/pymud/
Thanks,

--
Take care,
Ty
http://tds-solutions.net
The aspen project: a barebones light-weight mud engine:
http://code.google.com/p/aspenmud
He that will not reason is a bigot; he that cannot reason is a fool; he that dares not reason is a slave.
 
A

alex23

I've gotten a bit farther into my python mud, and wanted to request
another code review for style and the like.

Are you familiar with codereview.stackexchange.com ?

(This isn't to dissuade you from posting such requests here, just to
help increase the chance of eyeballs on your code.)
 
L

Littlefield, Tyler

L

Littlefield, Tyler

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,045
Latest member
DRCM

Latest Threads

Top