Difference between revisions of "User:Tkiesel/Copernicus"

From Robowiki
Jump to navigation Jump to search
(Page create, to reserve the name before first release.)
 
m (link fix.)
 
(4 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 5: Line 18:
  
 
; What's special about it?
 
; 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?
 
; How competitive is it?
:  
+
: Unknown. The first public release is a way off.
  
 
== Strategy ==
 
== Strategy ==
  
 
; How does it [[Movement|move]]?
 
; How does it [[Movement|move]]?
:  
+
: In one-on-one, Copernicus will be a wave surfer.  In melee, current plans are for minimum risk movement.
  
 
; How does it fire?
 
; 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?
 
; What does it save between rounds and matches?
:  
+
: Nothing between matches. Between rounds all surfing and targeting data is saved.
  
 
== Additional Information ==
 
== Additional Information ==
Line 30: Line 43:
  
 
; Does it have any [[White Whale|White Whales]]?
 
; Does it have any [[White Whale|White Whales]]?
* Rumble, '''[[CassiusClay]]'''
+
: Inherited from deBroglie.
* One on one, '''[[Dookious]]'''
+
:* Rumble : '''[[CassiusClay]]'''
 +
:* One on one : '''[[Dookious]]'''
  
 
; 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.
 
[[Category:Bots|Copernicus]]
 
[[Category:1-vs-1 Bots|Copernicus]]
 
[[Category:Open Source Bots|Copernicus]]
 
[[Category:MegaBots|Copernicus]]
 

Latest revision as of 18:26, 20 February 2013

Sub-pages:
Version History
Copernicus
Copernicus Coin.jpg
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.
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.