View source for Talk:Robot Code Layout
- [View source↑]
- [History↑]
Contents
Thread title | Replies | Last modified |
---|---|---|
Titles | 2 | 17:21, 9 September 2011 |
Strategy Layout | 2 | 17:16, 9 September 2011 |
Seems like a reasonable page to have, but I kinda don't like how official it makes these titles and options sound. There are surely many more ways to layout your code, and I've certainly never heard anyone else use the terms "Spider Layout" or "Tower Layout". :-P Besides the combined layout, I'd say all these other styles are also modular (the adjective, not the title).
Also I think we should rename this page Robot Code Layout or something similar.
These are more rough classifications rather then strict layouts. I have no doubt there are more ways to layout a robots code then this. Feel free to remove anything that looks dumb (like spider layout).
As for moving it, that is easily done.
EDIT: Actually it does look like I can move things. Just not delete them.
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:Talk:Layout/Titles/reply (2).
I and looks like Skotty use fourth layout: strategy. It something like this
+--------------Context-----------------+ | | | Wave management, bullets management | | Hitstory, etc | | | | / Gun | | strat1 - Radar | | / \ Movement | | robot | | \ / Gun | | strat2 - Radar | | \ Movement | +--------------------------------------+
This layout allows robot to has special Radar-Gun-Movement configs for ram bots, mirror bots, melee etc