Template For Topic Pages

From Robowiki
Revision as of 06:36, 12 November 2007 by AaronR (talk | contribs) (A cleaner topic page template)
Jump to navigation Jump to search

What exactly is this topic all about, anyway?

Example code

In the onWhatever() method:

int i = 1;
setTurnRightRadians(i);
execute();

How it works

Black magic, running in O(N^3 log N).

Bots using this technique

  • FancyBot1
  • ShmancyBot2

See also

  • BorkBork
  • Botany
  • BottlePopping

References

  • Links to tutorials
  • Links to other sample code for this topic