Difference between revisions of "User:Exauge"
m (small correction) |
m (made a small update) |
||
Line 5: | Line 5: | ||
== My First Robot == | == 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 [[Oscillator Movement]] that is randomized and 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 [[User:Robar|robar's]] [[BlackWidow]]. It also uses a [[Radar#Narrow_lock|narrow lock radar]]. The latest version, 1.4 has lots of fixes and new features and hopefully it will also perform better. | |
+ | |||
== Code Snippets == | == Code Snippets == | ||
You can look at a few free and open source code snippets right here at my [[User:Exauge/snippets|code snippets page]]. | You can look at a few free and open source code snippets right here at my [[User:Exauge/snippets|code snippets page]]. |
Revision as of 05:53, 9 May 2010
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 Oscillator Movement that is randomized and 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
- LemonDrop
- GateKeeper
(Coming Soon)it's here.
Future Hopes
Complete first robotDone :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