CarGame
CarGame is a free racing car applet developed by bharath for fun. To play the car game, click on the applet and wait two seconds. Then start clicking on the applet...the car now starts moving either towards the left or the right. If the car hits any of the other racing cars, you lose the game. If you want to restart the game, kill your Web browser and open it again.
Usage: Download CarGame.zip and unzip it in your HTML directory.
Java Source: carsource.html
HTML Source:
<applet code=Car.class width=640 height=400>
</applet>
Author: bharath(levi)
Homepage: http://members.tripod.com/~levi57/index.html
|