Difference between revisions of "User:Tkiesel/Copernicus"
Jump to navigation
Jump to search
(Page create, to reserve the name before first release.) |
m (Minor details) |
||
Line 5: | Line 5: | ||
; 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 30: | ||
; Does it have any [[White Whale|White Whales]]? | ; Does it have any [[White Whale|White Whales]]? | ||
− | * Rumble | + | : Inherited from deBroglie. |
− | * One on one | + | :* Rumble : '''[[CassiusClay]]''' |
+ | :* One on one : '''[[Dookious]]''' | ||
; What other robot(s) is it based on? | ; What other robot(s) is it based on? |
Revision as of 19:25, 19 November 2012
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.