Difference between revisions of "AgentSmith/Version History"
Jump to navigation
Jump to search
(→V 0.1) |
|||
Line 6: | Line 6: | ||
| page3 = Wolfmans Todo List | | page3 = Wolfmans Todo List | ||
}} | }} | ||
+ | |||
+ | == V 0.11 == | ||
+ | |||
+ | '''RoboRumble: -'' | ||
+ | |||
+ | Bug Fix | ||
+ | |||
+ | * Same as V 0.1 but now the virtual guns work properly! Should get a decent performance improvement as a result. | ||
+ | * Reduced prediction length and width to make it run a bit faster and reduce the chance of skipping turns. | ||
+ | * Probably still bugs left | ||
== V 0.1 == | == V 0.1 == |
Revision as of 23:10, 27 November 2013
- Agent Smith Sub-pages:
- AgentSmith - Version History - Challenge Results - Wolfmans Todo List
V 0.11
'RoboRumble: -
Bug Fix
- Same as V 0.1 but now the virtual guns work properly! Should get a decent performance improvement as a result.
- Reduced prediction length and width to make it run a bit faster and reduce the chance of skipping turns.
- Probably still bugs left
V 0.1
RoboRumble: 420th
First baseline version
- Simple bot but mega code size due to extensibility built into the code.
- Simple Virtual Gun system with Linear, Circular and Head On targeting
- DangerPredicition movement which takes into account Linear, Circular and Head On targeting.
- Very simple energy management.
- Probably lots of bugs!