Memory-Game: Java3D Memory

A java3d memory-game.

Update 4/19/09

  • Bugfix: The initial property file was corrupted.
  • Succesfully tested with ubuntu/java6

Update 4/15/09

  • Compiled with Java6 and j3d 1.5.2
  • VM coredump under Vista fixed.
  • Jar certificate renewed.
  • A direct download is now available at Google Code (You need to install java3d manually.).

If you have problems using Web Start, try to clear your browser-cache and Web Start cache.

Setup

Instructions

You play with four tile pairs – eight pieces. In each round one piece is shown and you have to find the matching piece. To make things complicated after each round two pieces are exchanged. To start the first round you have to left click on the center. The following video should explain the gameplay.



Play

After you have successfully installed java6 Press the following button to start the game.:


Start Game

System Requirenments

  • A small property file will be created in your homefolder.
  • Standard onboard gfx will do.

Uninstall

To uninstall use your system uninstaller or clear your webstart cache (OS-dependent).
You have to remove the configuration file "game.properties" manually from your home folder.

Source Code

The source code is available at: http://code.google.com/p/memory-game/. It is published under the GPLv3 license.