Difference between revisions of "User:Tkiesel/Copernicus"
Jump to navigation
Jump to search
m (Minor details) |
m (link fix.) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Navbox small | ||
+ | | title = Sub-pages | ||
+ | | page1 = Version History | ||
+ | }} | ||
+ | {{Infobox Robot | ||
+ | | name = [[User:Tkiesel/Copernicus|Copernicus]] | ||
+ | | image = Copernicus Coin.jpg | ||
+ | | caption = Nicolaus Copernicus, father of heliocentrism | ||
+ | | author = [[User:Tkiesel|Tkiesel]] | ||
+ | | extends = [[AdvancedRobot]] | ||
+ | | license = [[ZLIB|zlib]] | ||
+ | }} | ||
+ | |||
== Background Information == | == Background Information == | ||
Line 36: | Line 49: | ||
; What other robot(s) is it based on? | ; What other robot(s) is it based on? | ||
: All code written by others is under some form of permissive open source license, noted in the source files. | : All code written by others is under some form of permissive open source license, noted in the source files. | ||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 18:26, 20 February 2013
- Sub-pages:
- Version History
Copernicus | |
Nicolaus Copernicus, father of heliocentrism | |
Author(s) | Tkiesel |
Extends | AdvancedRobot |
Code License | zlib |
Background Information
- Where did you get the name?
- A physics student of mine picked the name.
- What's special about it?
- Nothing really. Copernicus is going to be a cleaned-out and refined rewrite of deBroglie's 1-on-1 code, with melee abilities added.
- How competitive is it?
- Unknown. The first public release is a way off.
Strategy
- How does it move?
- In one-on-one, Copernicus will be a wave surfer. In melee, current plans are for minimum risk movement.
- How does it fire?
- In one-on-one, Copernicus will be use guess-factor targeting. In melee, current plans are for shooting at the densest collection of predicted enemy positions via displacement vectors. This is convenient, as deBroglie was already saving displacement vectors.
- What does it save between rounds and matches?
- Nothing between matches. Between rounds all surfing and targeting data is saved.
Additional Information
- Can I use your code?
- Copernicus is a zlib bot.
- What's next for your robot?
- The first public release. Probably several months off.
- Does it have any White Whales?
- Inherited from deBroglie.
- Rumble : CassiusClay
- One on one : Dookious
- What other robot(s) is it based on?
- All code written by others is under some form of permissive open source license, noted in the source files.