Difference between revisions of "Flex"
Jump to navigation
Jump to search
(Created page with "This MicroBot is result of the experiment with Grammatical Swarm based evolution and inspirations from Yatagan 1.0.5. {{Infobox Robot | author = [[User:hlavko|hlavk...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | This MicroBot is result of the experiment with Grammatical Swarm | + | This MicroBot is result of the experiment with [[Grammatical Swarm Evolution]] and control strategies inspirations based on [[Yatagan]] 1.0.5. |
{{Infobox Robot | {{Infobox Robot | ||
| author = [[User:hlavko|hlavko]] | | author = [[User:hlavko|hlavko]] | ||
| extends = [[AdvancedRobot]] | | extends = [[AdvancedRobot]] | ||
− | | targeting = [[ | + | | targeting = [[Virtual Guns]] |
| movement = [[Multi-Mode]] | | movement = [[Multi-Mode]] | ||
| current_version = 1.5 | | current_version = 1.5 | ||
Line 19: | Line 19: | ||
| | | | ||
* Using set of full control strategies (movement+targeting) which are selected in the beginning of the round. Selection is based on quality of these strategies. | * Using set of full control strategies (movement+targeting) which are selected in the beginning of the round. Selection is based on quality of these strategies. | ||
− | * One of the control strategies is evolved by [[ | + | * One of the control strategies is evolved by [[Grammatical Swarm Evolution]]. |
|} | |} | ||
Line 32: | Line 32: | ||
;How does it [[:Category:Targeting|fire]]? | ;How does it [[:Category:Targeting|fire]]? | ||
− | : Using [[ | + | : Using [[Virtual Guns]] which are defined by control strategies. |
;How does it [[Dodging Bullets|dodge bullets]]? | ;How does it [[Dodging Bullets|dodge bullets]]? | ||
: There is no implemented prediction. | : There is no implemented prediction. | ||
− | [[Category:MicroBots| | + | [[Category:MicroBots|Flex]] |
Latest revision as of 18:55, 5 May 2013
This MicroBot is result of the experiment with Grammatical Swarm Evolution and control strategies inspirations based on Yatagan 1.0.5.
Flex | |
Author(s) | hlavko |
Extends | AdvancedRobot |
Targeting | Virtual Guns |
Movement | Multi-Mode |
Current Version | 1.5 |
Download |
Background Information
- What's special about it?
|
- How competitive is it?
- 17th place in MicroBots.
Strategy
- How does it move?
- Multi-Mode movement idea from Yatagan 1.0.5.
- How does it fire?
- Using Virtual Guns which are defined by control strategies.
- How does it dodge bullets?
- There is no implemented prediction.