The Java Game Framework.

Examples, tutorials, documentation and download of the Genuts Framework.
Games made with the Genuts Frameworks.
General articles around games.
Links covering all needs around game dev.
Who are we?
Terms of Service

API >> Samples >> Follow the ball

Follow the ball sample

Based on a simple example of balls which follows wall sprites, this sample shows the ability to scroll in a playfield to follow a sprite.

    Click on a new ball to change the followed ball.  

For more details on this sample see Playfield Scrolling and Pre-Collision mode tutorial.

API >> Samples >> Follow the ball