Sameness
By Don Barnes

Sameness is a version of a classic puzzle game.
The object is to get as high a score as possible by removing clusters of same-colored balls from a grid.
Gameplay
Move the cursor and select a ball. If the ball is part of a cluster of two or more same-colored balls, the entire cluster will be removed. The game is completed when there are no clusters of two or more balls left on the grid.
Scoring
For each cluster removed, you will get the (n-1)^2 points, where n is the number of balls in the cluster. Therefore, you get no points for clusters of only 2 balls. You will get a 1000 point bonus for leaving no balls on the grid when the game is completed.
Controls
- Select Ball - OK or SELECT key
- Move Cursor - Left, Right, Up and Down keys
Download
This MIDlet requires a Java ME enabled device with CLDC 1.0 and MIDP 1.0 support.
Download to PC:
JAD: sameness.jad
JAR: sameness.jar
Download to Mobile Device:
Open wap.GetJar.com with your mobile, go to Quick Download, and enter Quick Download Code 7091
Wireless Edition
September 20th, 2006 at 1:24 pm
Hi,
I love this game, but it doesn’t work very well with my display (176X220), it looks very small.
Too bad it doesn’t have record keeping, restart of board option, etc…
September 23rd, 2006 at 12:47 pm
Hi David,
Thanks for the feedback. FYI, I’ve released a new version that supports high scores.