The user can control a car in a simple scene.

The car controls are the following:
	
	up arrow :   accelerate car
	down arrow:  break
	left arrow:  steer left
	right arrow: steer right
	
	r:	     toggles between forward and reverse acceleration	
	f:	     flip car (can be useful if car is upside down, or stuck into sg.)
	g:	     positions the car to its start position (can be useful if the car flies out of 									the scene)
	
The user can also navigate in the scene in free view, allthough by default the car is followed by some fixed cameras.

	v:	    toggles between free and fixed view

the camera controls are:
	
	w:	    moves camera forward
	s:	    moves camera backward
	a:	    strafe camera left
	d:	    strafe camera right
	
	the camera rotation is controlled by the MOUSE


You can exit the program any time by pressing the ESC or F10.

F1 shows/hides a help screen about the game controlls.
	