PLAY TITLE:         curve
AUTHORS:            Dietrich Boles, Uni Oldenburg
VERSION or DATE:    17.12.2008
PURPOSE OF PLAY:    Demo (direkte bertragung eines Greenfoot-Szenarios)
USER INSTRUCTIONS: 

Curve is a multiuser-game for n (up to 5) players using one keyboard. 
Each player has to control a curve. 
A curve may not touch itself, other curves and the borders. 
The first player being eliminated gets
0 points, the second 1 point and the last n-1 points.
A game consists of several rounds. It is finished when
one player reaches (n-1)*10 points.

A player can change the direction of his curve using the
following keys (left rotation, right rotation):
Player red: "q" / "a"
Player green: "left" / "right"
Player blue: "s" / "x"
Player yellow: "k" / "m"
Player magenta: "d" / "c"

Press the Run-Button to start the game.
