Difference between revisions of "Wintermute"
Skilgannon (talk | contribs) (update) |
Skilgannon (talk | contribs) m (update) |
||
Line 5: | Line 5: | ||
| image = | | image = | ||
| imagesize = | | imagesize = | ||
− | | caption = | + | | caption = Ultimate destination: super-intelligence |
| author = [[User:Skilgannon]] | | author = [[User:Skilgannon]] | ||
| extends = [[AdvancedRobot]] | | extends = [[AdvancedRobot]] | ||
Line 18: | Line 18: | ||
| source_link = | | source_link = | ||
}} | }} | ||
+ | |||
+ | [[/Version History]] | ||
==== What's special about it? ==== | ==== What's special about it? ==== | ||
− | It is sub-pixel precise with both movement and gun | + | It is sub-pixel precise with both movement and gun, and I think it TrueSurfs slightly differently to most other bots... |
==== How competitive is it? ==== | ==== How competitive is it? ==== | ||
− | + | Quite. 14th overall in it's first release. | |
==== How does it [[Dodging Bullets|dodge bullets]]? ==== | ==== How does it [[Dodging Bullets|dodge bullets]]? ==== | ||
Line 42: | Line 44: | ||
==== What's next for your robot? ==== | ==== What's next for your robot? ==== | ||
− | |||
*A flattener | *A flattener | ||
*A precise Anti-Surfer gun | *A precise Anti-Surfer gun | ||
Line 57: | Line 58: | ||
[[DrussGT]] - the gun is a refined version | [[DrussGT]] - the gun is a refined version | ||
− | [[Category:Bots| | + | [[Category:Bots|Wintermute]] |
− | [[Category:1-vs-1 Bots| | + | [[Category:1-vs-1 Bots|Wintermute]] |
− | [[Category:Open Source Bots| | + | [[Category:Open Source Bots|Wintermute]] |
− | [[Category:MegaBots| | + | [[Category:MegaBots|Wintermute]] |
Revision as of 21:35, 15 April 2009
Wintermute | |
Author(s) | User:Skilgannon |
Extends | AdvancedRobot |
Targeting | Dynamic Clustering, using precise Guess Factors |
Movement | Wave Surfing/True Surfing with Dynamic Clustering |
Download |
Contents
What's special about it?
It is sub-pixel precise with both movement and gun, and I think it TrueSurfs slightly differently to most other bots...
How competitive is it?
Quite. 14th overall in it's first release.
How does it dodge bullets?
By keeping tabs on which Guess Factors the enemy is most likely to shoot at in different circumstances, and avoiding them
What does it save between rounds and matches?
Between rounds it saves all the targeting and movement data, between matches nothing
Where did you get the name?
Wintermute is part of an Artificial Intelligence in the book Neuromancer. Due to Turing regulations the AI was not allowed to be completed, so it was built in 2 pieces, Wintermute and Neuromancer. Wintermute was programmed with the compulsion to wish to merge with Neuromancer, to create a super-AI that could have both intelligence and personality.
Can I use your code?
Sure, but under the following terms:
- Your bot MUST be OpenSource.
- You give credit in your code, and in any documentation of your bot.
- Pleeaase don't just take my bot, tweak it and release it under another name. Rather tell me about the changes, and I'll give you credit. =)
- Use of this code without my personal permission in ANY competition WHATSOEVER is strictly prohibited.
What's next for your robot?
- A flattener
- A precise Anti-Surfer gun
- Updating the movement weights off of misses
- Getting the MissSurfing working fully
- Tuning the danger function
- And many, many, many more...
Does it have any WhiteWhales?
Anything that can hit simple surfers?
What other robot(s) is it based on?
DrussGT - the gun is a refined version