04-29-2009, 07:41 PM
Users browsing this thread: 1 Guest(s)
Making the Greatest Game Ever
|
04-30-2009, 04:49 PM
(04-28-2009, 08:14 PM)Vipershark Wrote: have you tried the catch the clown tutorial? anyone could do that, and it's done in D&D. Probably the only thing that would need dumbing down is some of the names of the code functions so that var_*** becomes variable_*** and is generally easier to understand, etc Psh.. Dumbing down? I use variable_, string_, object_, and all that good jazz for -all- my coding projects that require such levels of maintenance. And i've been coding in various sources for almost 10 years now. For me it's not dumbing down at all. Quite the other way around in fact. I consider going with var_, str_, obj_, spr_ and all that jazz just to be lazy, unkempt code. Especially if you plan for others to read it as is often my case.
04-30-2009, 05:04 PM
|
« Next Oldest | Next Newest »
|