|
Re: Modular Autonomous?
Quote:
Originally Posted by JamesBrown
This type of modular development is the heart of object oriented programming. You should try to develop all code in this fashion.
|
This.
First of all, I agree on object orientation. Do you realize that Fully autonomous is achieved by lots of events put together? Just putting your "Modular Autonomous" in a bigger package: PlayGame().
also what jared said: like a config file
__________________
Do not say what can or cannot be done, but, instead, say what must be done for the task at hand must be accomplished.
|