Java : Applications : Games and Entertainment

PenguinCards

0.0/5 (0 votes cast)

PenguinCards is a java-based card game. You can either play against computer or another player. On the board, there are card pairs and your aim is to find out these card pairs. The one who finds out more card pairs is the winner. Have fun!

Fifteen

0.0/5 (0 votes cast)

Fifteen is a well-known mind game with fifteen number stones and one free square. The player must line up stones according to numbers. This Java-application requires JRE 1.3.

Source for Caculation Card Game

0.0/5 (0 votes cast)

Download the java source or class files for the Calculation card game. This card game is much like solitaire. Requires java run time environment. This is a fun game to play, as well as an excellent example of object orientated programming with a graphical user interface.

Source for Bunco Dice Game

0.0/5 (0 votes cast)

Download the java source or class files for the Bunco Dice game. Requires the java run time environment. This is a fun game to play, as well as an excellent example of object orientated programming with a graphical user interface.

Tyrant

0.0/5 (0 votes cast)

Features intricate randomly generated landscapes, towns and dungeons. It is written in Java with a highly extensible game engine

J.Maze The Java Maze Game

0.0/5 (0 votes cast)

Java Maze Game is an example of object orientated programming using JavaÂ’s Swing. You can download the source or compiled version of the game for FREE. By reviewing the source for this game you will learn: JavaÂ’s Swing Design including using a Jprogress Bar, Java Timer(), Accept keyboard input for movement, work with javaÂ’s I.O. system including bufferedReader. This is all available totally for free.