Difference between revisions of "User:CrazyBassoonist"

From Robowiki
Jump to navigation Jump to search
m (Retired)
(Darkhorse)
Line 3: Line 3:
  
 
I'm a mid-level programmer who learned about robocode while doing a school report on artificial intelligence. I've been robocoding since early 2009(I think). Robocode was my first java experience, so I'm not quite as skilled at java as some other people on the wiki. I'm not old enough to be taking advanced math classes such as trig either, so I'm down in that department too. However, I have learned quite a lot while robocoding.  I like to spend  a lot of time working on random projects that won't result in much. If you have an idea for me, ask about it on my talk page. I'm pretty busy right now between school and soccer season, but I'm still trying to find time to work on my robots.
 
I'm a mid-level programmer who learned about robocode while doing a school report on artificial intelligence. I've been robocoding since early 2009(I think). Robocode was my first java experience, so I'm not quite as skilled at java as some other people on the wiki. I'm not old enough to be taking advanced math classes such as trig either, so I'm down in that department too. However, I have learned quite a lot while robocoding.  I like to spend  a lot of time working on random projects that won't result in much. If you have an idea for me, ask about it on my talk page. I'm pretty busy right now between school and soccer season, but I'm still trying to find time to work on my robots.
 
== Best Ratings==
 
:*Nano-5th place, Fuatisha
 
:*Nano melee-11th place, [[TybaltMelee]]
 
:*Micro-16th place, [[MagicD3]]
 
:*Micro melee-2nd place, [[Capulet]]
 
:*Mini-41st place, [[MagestyOfColors]]
 
:*Mini melee-No Entries
 
:*Mega-No Entries
 
:*Mega melee-No Entries
 
 
  
 
== My Robots ==
 
== My Robots ==
Line 23: Line 12:
  
 
[[CapuletDroid]]-A nano-sized droid version of [[Capulet]].
 
[[CapuletDroid]]-A nano-sized droid version of [[Capulet]].
 +
 +
[[DarkHorse]]-A micro bot based on Caligula. It uses the first pattern match I've ever written.
  
 
[[Fuatisha]]-A nano PM bot, fifth place in the nanorumble.
 
[[Fuatisha]]-A nano PM bot, fifth place in the nanorumble.

Revision as of 03:33, 10 February 2011

About Me

I'm a mid-level programmer who learned about robocode while doing a school report on artificial intelligence. I've been robocoding since early 2009(I think). Robocode was my first java experience, so I'm not quite as skilled at java as some other people on the wiki. I'm not old enough to be taking advanced math classes such as trig either, so I'm down in that department too. However, I have learned quite a lot while robocoding. I like to spend a lot of time working on random projects that won't result in much. If you have an idea for me, ask about it on my talk page. I'm pretty busy right now between school and soccer season, but I'm still trying to find time to work on my robots.

My Robots

Active

Caligula-A nanobot that tries to beat weak bots badly instead of actually being strong.

Capulet-An aggressive micro melee bot.

CapuletDroid-A nano-sized droid version of Capulet.

DarkHorse-A micro bot based on Caligula. It uses the first pattern match I've ever written.

Fuatisha-A nano PM bot, fifth place in the nanorumble.

MagicD2-My first ever robot and just for fun nano. It changes almost completely with each version release.

MagicD3-A Dynamic Clustering micro, competing with Cannon to be the best DC micro

Maui-A wavesurfing micro, fairly awful right now.

Mercutio-A micro melee bot with a movement based on dodging HOT and LT. Fairly competitive.

SavantMicro-A micro with SavantVS's movements and a nifty wave-based bearing change gun.

SavantVS-One of only 2(?) active nano VelocitySurfers.

SavantWS-Not very competitive, but it has nano-sized wavesurfing.

TybaltMelee-A nano melee robot, with antigravity movement and a reduced linear gun. ~10th place in the nano melee.

Retired/Developing

Acraepheus-One of my earliest robots, now retired.

DolphinAR-My second robot. Used stop and go movement with multimode guns.

Lexical- A mega melee robot that utterly failed due to bugs.

MagestyOfColors-A minibot based on MagicD3. It should be better against strong bots but not as good against simple targeters. Its gun is just like MagicD3's except with more segments, and its movement is an adaptive version of MagicD3's main one. This robot still has ~500 codesize bytes to spare.

My Projects/Stupid Things I Spend Too Much Time On

Super Sample Bots- A set of bots that are based on the sample bots. They are intended to be the next challenge for beginners after they have a robot that can beat all of the regular sample bots.