[italiano]
BallRunner is a simple arcade game, with minimal graphics.
The rules are very simple: you control the blue ball, you have to pick the green ball, you must avoid the red ball and you mustn't hit the walls.
You get score when you reach the green ball or when the red one hits the wall. The score is calculated this way: [average speed] * [game speed] / 100
If you use the keyboard, move the ball with the arrow keys. Note that you don't set the speed of the ball, but its acceleration: that means that you won't stop moving just by releasing the arrow key, but you'll have to 'brake' pushing in the opposite direction.
You can use a joystick to play: in that case, the ball is controlled with the left analog stick.
Other controls (buttons refer to joystick):