Java Space Invaders tutorial shows how to create a Space Invaders game clone in Java.
Java games Puzzle chapter presents the Puzzle game. The goal of the Puzzle game is to form a picture whose parts are being randomly shuffled.
Java collision detection chapter covers collision detection. We check collisions between the sprites of the game.