Description: Lianliankan Java, code, rules
Select two points, the same as if the two images, and between two points can be no more than 3 straight lines to connect, then the two can be eliminated.
Scoring
1, limit the time for the map box number* 4, for example, 120 boxes, it should be completed in 480 seconds, more than 480 seconds no time to award points
2, time is divided into the remaining time* 2 award, that award every 2 minutes ahead of a second
3, when has chosen point, if you select the second point can not be removed between the first point, subtract 1 point, if a solution, an increase of 24 points
4, using the refresh function, the system will automatically determine whether the solutions of the current map, if solvable, deducted eight points, no solution is added 8 points, with caution:)
5, using the prompt function, if prompted to success, 10 points
6, the use of bombs function, function effectively if the bombs, 12 points deduction
To Search:
File list (Check if you may need any files):
KyodaiSource
............\Top10.java
............\map
............\...\Map.java
............\...\Line.java
............\...\AnimateDelete.java
............\...\MapUI.java
............\topbar
............\......\AboutDialog.java
............\......\HelpDialog.java
............\......\SetupDialog.java
............\ClockAnimate.java
............\Kyodai.java
............\Music.java
............\ScoreAnimate.java
............\Setting.java
............\Sound.java