This is my clone of Marbles game. It goes like this:
On a 9x9 board you move 5 or more balls of the same color into one line (horizontal, vertical or diagonal one). Ball (or Marble if you like) can be only moved if its current location and its destination are connected by empty spaces on the board. Player moves only one ball at a time and each move causes 3 new balls to appear, except for moves which lead to completing a line. Making a 5 ball line gives player 5 points. Each additional line multiplies that number, so for a 9 ball combo you get 25 points. Bigger combos should also be possible by completing more than one line at the same time. Player can pick difficulty level when starting a new game. Difficulty is defined by the number of colors the balls will have. The minimum is 3 colors and the max is 7 colors. The game is saved on exit and so are high scores. Options don't do anything yet (they will if I feel like adding audio to the game).
Controls:
Arrows - move cursor
A (d on windows) - select ball/confirm move
B (s on windows) - cancel
Start (enter on windows) - go to menu
Download link:
http://www.mediafire.com/?n2aqg38isr0cb (old version)
http://www.mediafire.com/?3uc959injwyyx (new version)
There are also Windows binaries available.
I almost forgot, this is for Dingux.
I have no idea if it would work on OD.Edit: It appears it also works on OD.
P.S. I'll upload the source code later.
P.S.2 Why do I get the feeling that I pick odd names for my games...
P.S.3 If you feel like improving my fonts, I won't mind.
I could also use some sound effects. As for music I might patch something later on.