User:Exauge

From Robowiki
Revision as of 03:12, 11 May 2010 by Exauge (talk | contribs) (correction)
Jump to navigation Jump to search


About Me

I am a 15-year-old highschool student living in the United States. I enjoy gaming (duh), coding stuff (but it can get old after spending a hour or so getting rid of compile errors haha), playing cards (I probably know how to play about every card game you can think of :P), just hanging out with my friends, paintballing/airsofting, riding fourwheelers and/or dirtbikes and/or side-by-sides, boating/tubing, and partying :). In the future I hope to attend a university majoring in computer science where I will (hopefully) achieve a masters. I started robocode in April of 2010 and I'm hooked :p.

My First Robot

LemonDrop, my first robot isn't 100% successful, but it hasn't been terrible either and I'm proud of it nonetheless. It has multi-mode movement. It uses a type of Random Movement that moves in radians relative to the enemy distance/heading, and if that fails, it uses Stop & Go movement. It has a symbolic pattern matching gun based on the gun of robar's BlackWidow. It also uses a narrow lock radar. The latest version, 1.4 has lots of fixes and new features and hopefully it will also perform better.

Code Snippets

You can look at a few free and open source code snippets right here at my code snippets page.

My Robots

Future Hopes

  • Complete first robot Done :D his name is LemonDrop :)
  • Make a very good nano
  • Learn the tactics of wavesurfing
  • Learn more about pattern matching
  • Learn circular targeting
  • Learn minimum risk movement
  • Make a good micro (who knows? maybe LemonDrop will be)
  • Make a good mini
  • Make a good mega
  • Make an important contribution to the RoboCode community