Balance
Description
A simple balance game.
Instructions
When you click -You win points if there are same number of balls in the diagonal areas of the mouse (5x number of balls). -You win 4 points if you click on a ball. -Else you lose 2 points. There is a time limit of 5 minutes.
How to play
Download the game file and run it in CMD with this command: "java -cp balanceapp.jar Balance.class".
Read more.
Source Code
Can be downloaded here.
|