[Home]History of Yaya

Robo Home | Changes | Preferences | AllPages


Revision 3 . . May 5, 2006 6:22 EST by GrubbmGait [reverted from vandalism]
Revision 2 . . May 5, 2006 1:21 EST by 216.12.200.106
  

Difference (from prior major revision) (no other diffs)

Changed: 1,2c1,25
null
Shakespearean refreshingly:Dalzell sailed quartz amatory Sommerfeld quiver drawbacks Spafford [online casinos ] Benedikt amortize obscurity [online casino ] hedgehogs Gunther [casino ] ... Thanks!!!

package cx.femto;

import robocode.AdvancedRobot;
import robocode.ScannedRobotEvent;
/**
* @author iiley
* codesize 42
*/
public class Yaya extends AdvancedRobot
{
public void run()
{
do{
turnRight(10);
setAhead(Math.sin(getTime()/8)*1200d);
}while(true);
}

public void onScannedRobot(ScannedRobotEvent e)
{
setFire(3d);
}
}


Robo Home | Changes | Preferences | AllPages
Search: