This is where you can find all the Game API versions.
BaseAPI.zip only has the API features with no sample games or additional addons.
PlatformerAPI.zip has the addons has the base API along with additional addons for, and a sample game of, Platformer style games.
MazeAPI.zip has the API and added on, tools to help create a Maze style game including a sample game.
BounceAPI.zip has the API and added on a Bounce sample game and tools to create similar games.
PracticeAPI.zip has the API and simple practice code to get started with trying out the API.
To use any of the above, simple go to Eclipse and Import->General->Existing Project into Workspace.
The Javadocs.zip contains the documentation, including lists of available methods. Unzip it and click on the STARTHERE.html inside to begin.