Official Review
NULL
|
Other links at Java > Applications > Games and Entertainment |
| 1. |
Source for Caculation Card Game
|
|
|
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.
|
| 2. |
Cubewar2003
|
|
|
Cubewar2003 is a 3D worms clone for two players that takes place in a cubular world in space. Every player has six bases and must destroy the bases of the other player. The players shoot after each other and not simultaneously. You shoot from the point of view of the different bases.
|
| 3. |
Chess Club online
|
|
|
Chess Club script is easy to install and to use web application that allows everyone to create online chess players community on a website. Unregistered users can see active games list and boards of each game. Registered users are able to login, create/delete games and make moves. Moves are saved and sent to both players.
|
| 4. |
CubeTwister
|
|
|
CubeTwister is a highly configurable editor for cube scripts (aka maneuvers). Features: Accurate 3D models of Rubik's Cube, Barrel, Diamond and Octahedron - All models can have individual color schemes and can even be disassembled; A configurable parser for all cube notations there are - Supports quarter-turn twists, half-turn-twists, rotations, permutations, inversions, reflections, repetitions, conjugations, commutations, and macros; A database for scripts, maneuvers and pretty patterns - Cubes, Notations, Scripts and Texts are organized in a tree structure. The documents are saved in XML format and can be edited using other XML tools; Solver for optimizing your scripts.Features a Kociemba Two-Phase Solver (derived from Greg Schmidt's KCube program). The solver generates scripts which are only two or three twists longer than the optimal solution.
|
| 5. |
J.Maze The Java Maze Game
|
|
|
Java Maze Game is an example of object orientated programming using Java’s Swing. (*Note Download Link Fixed 12-10-03)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.
|
|
|