Here are a few additional classes that you might want to use with your Robot programs
Die.java <-- Use this to make robots walk a random number of steps... You can create a die with any number of faces.
StopWatch.java <-- Use this to time your Robot programs.
AugmentedRobot.java <-- This robot can do lots of simple things.
Last Updated: August 17, 2002