[MUD-Dev] Object Models
msew
msew at ev1.net
Wed Feb 21 04:55:54 CET 2001
At 00:39 02/20/2001 -0800, John Buehler wrote:
> Where I'm going with this is that only systems that show significant
> promise for use for a long time will be worthy of tools. Such
> systems are either in games that have significant longevity, or they
> have a life of their own by being reused across game boundaries.
> When you have a system like that, it can make sense to invest in
> tools for it.
all of the gamasutra post mortem articles seem to disagree with this
statement. tools save time during the development cycle as it allows:
a) non programmers to get into the world and make stuff
b) allow quick turn around for iterative development
c) makes you HAVE to have combined modules such that the tools can
work on the game (ie we have all the modules they all work, but we
just have not gotten to combining them yet... *evil sounds of
failure here* )
d) allows you to have one button events that fire off an entire set
of things (ie a build, burn to cd process, compile all levels and
then run recursion tests), generate my default world state for me
and then put me in the world so i can look
msew
_______________________________________________
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