Cascade
Description
Cascade is a game of logical thinking. The object of the game is to make all the balls disappear in the least number of moves.
Instructions
You can remove balls by clicking on a ball with one or more adjacent balls of the same colour. All adjoining balls will disappear and you score points depending on the number of balls removed. For example 2 balls give you 2 points 3 balls give you 6 points 5 balls give you 16 points etc.
How to play
Download the game file and run it in CMD with this command: "java -cp Cascade_o.jar a".
Read more.
Source Code
Can be downloaded here.
|