Difference between revisions of "User:D414"
Jump to navigation
Jump to search
(Created page with "= Personal Gotchas = == Event Priority == The documentation for event priorities is unclear. [https://robocode.sourceforge.io/docs/robocode/robocode/AdvancedRobot.html#setEven...") |
m |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | = Personal Gotchas | + | {{Navbox small |
− | = | + | | title = Sub-pages |
− | + | | page1 = Diary of a Robocoder | |
+ | | page2 = Personal Gotchas | ||
+ | }} | ||
+ | = Background = | ||
+ | I was first introduced to robocode in around 2010 as an undergraduate. For our class competition I wrote a simple melee bot using minimum risk movement and a buggy linear targeting gun which came second overall. I've been fascinated with robocode ever since but it wasn't until 2024 that I finally entered the [[RoboRumble]] with [[Quantum]]. | ||
+ | |||
+ | = My bots = | ||
+ | ; Nano | ||
+ | [[Quantum]] - A melee specialist written in assembly with a novel take on nano sized [[Anti-Gravity Movement]]. | ||
+ | |||
+ | ; Micro | ||
+ | [[FireHammer]] - A melee specialist with a powerful gun but very basic movement. My attempt at squeezing [[Mirage]]'s gun into a micro bot. (Retired after the release of [[Figment]]) |
Latest revision as of 04:26, 30 May 2024
- Sub-pages:
- Diary of a Robocoder - Personal Gotchas
Background
I was first introduced to robocode in around 2010 as an undergraduate. For our class competition I wrote a simple melee bot using minimum risk movement and a buggy linear targeting gun which came second overall. I've been fascinated with robocode ever since but it wasn't until 2024 that I finally entered the RoboRumble with Quantum.
My bots
- Nano
Quantum - A melee specialist written in assembly with a novel take on nano sized Anti-Gravity Movement.
- Micro
FireHammer - A melee specialist with a powerful gun but very basic movement. My attempt at squeezing Mirage's gun into a micro bot. (Retired after the release of Figment)