[Home]History of Gorded

Robo Home | Changes | Preferences | AllPages


Revision 13 . . (edit) April 29, 2007 21:28 EST by Gorded
Revision 12 . . (edit) January 20, 2007 21:25 EST by bas2-toronto47-1242398994.dsl.bell.ca
Revision 3 . . (edit) December 31, 2006 0:08 EST by Gorded
  

Difference (from prior major revision) (minor diff, author diff)

Changed: 1c1
I am a robocoder from Canada, my first robot deemed Thundar took me a bout 2 1/2 weeks to make fairly simple it helped me get familar with the concepts used in robocode such as wave surfing and guess factor targeting.I downloaded two bots from the repository to fight my bot against. the first being Paul Evans' SandboxDT 3.02 and Voidious Dookious 1.44. I was much surprised to see that my bot did fairly well against these outstanding bots.
I am a 17 year old robocode from Canada, I got into Robocode because of a project early this year where we had to create a robot to enter into an in school rumble. Ever since i have been exploring more advanced things to put into a robot. Now our class has to do a final project of our choice. My idea was to create a dynamic pluggable robot that could use a fun or movement without actually having a reference to the class in its code. Yoda is this project, which is almost complete except for a few bug fixes and segmenting both the WaveSurfing and GuessFactor plugins. A few requirements for this project is that i must have people beta test it. Which means that i need programmers to create a 1 of three possible plugins for this system. A gun for the GunArray? Plugin, movement for the MovementArray? Plugin or plugin. Not to worry when i enter Yoda into the RoboRumble i will not make use of your creations. But i will release code for the plugin system so that it can be used with any other robot.

Changed: 3c3
My first official bot which is currently in the making has been christened Yoda.
Any one interested in helping out by beta testing the plugin system please e-mail me at Gorded@hotmail.com

Changed: 5c5,29
There's in not much i can say about my self now becuase i dont have much of a resume in regards to robocode.
Below is a headOn targeting gun for the GunArray?

package rc.yoda.plugin.guns;

import robocode.*;
import rc.yoda.utils.Gun;

public class HeadOn? extends Gun
{
public HeadOn?(AdvancedRobot robot) {
super(robot);
}
}

The plugin you create does not need to be very complex its just needs to work
feed back on your experience with creating the plugin would be appreciated but not necessary




Welcome to the wiki! Sounds like you're off to a good start already, I look forward to seeing your bots in the RoboRumble. Feel free to post any questions you have, and if you're interested, there's quite a few OpenSource bots to study (listed on that page). Good luck with Yoda - I hope he's not destined to take down Dookious like his namesake =) -- Voidious

Welcome! Next to robocode we are also interested in all kind of things like . . . euh . . things related to robocode etc., so just feed us some info. It seems you have the potential to reach The2000Club with Yoda and if so, I will be the first one to welcome you there (read: wait with it until I get there first) ;-) -- GrubbmGait

Thank you for Wonderful welcome, i think im going to set my hope just a little lower for Yoda's first release -Gorded


Robo Home | Changes | Preferences | AllPages
Search: