JavaRanch » Java Forums »
Java »
Applets
| Author |
Issues when running Applet
|
Richard Greere
Greenhorn
Joined: Jan 21, 2012
Posts: 1
|
|
Hi,
I'm trying to create an applet that simulates a race between a tortoise and a hare. The code seems to make sense to me, however I get a series of errors when attempting to run the program. I know its a lot of code, but any help is appreciated and the errors received are posted beneath the code.
(I know this isn't the most efficient way to do this, but I'm fairly new to Java)
I receive the following errors when I compile and run this:
Again, any help is appreciated and thanks in advance.
|
 |
 |
|
|
subject: Issues when running Applet
|
|
|
|