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 >> Tutorials >> Interfacing Genuts Framework and Java API

What will we talk about?

This tutorial will be quite simple; we will study how to interface Genuts Framework and Java API in the following sections:


The goal of our example is to display a clock in an applet, and to make it bouncing. We will use the keyboard to switch between hours and the date, and we will use the mouse to switch between the formats of hours (12-hours clock and 24-hours clock).
Now we can start the tutorial.

  Next Page >>

API >> Tutorials >> Interfacing Genuts Framework and Java API