Racing Game is a racing simulation game.
The graphics are deliberately simple, I made my self not work on them so that the game would run quickly and so I could concentrate on more important things, such as the:
· Newtonian physics
· Peer-to-Peer networking
The game was mainly written in the space of about 3 weeks, so the code is a bit messy.
It is written in java and runs on Windows (tested under NT), Linux (tested under Mandrake), MacOS (tested under 9.04) and Epoc (tested on a netBook). It should run on most computers that have java 1.1.
Controls:
Up, move vehicle forwards
Down, move vehicle backwards
Left, steer left
Right, steer right
G, toggle geek(green) mode
F, toggle frames per second counter
L, toggle limit (use if you have a fast computer, but game seems jerky or to make the game use less CPU time).
Product's homepage
Requirements:
· Java Runtime Environment 1.1 or later (tested with JRE6 under Ubuntu 7.10)