This is my version of an old game known as "Color Lines".
The rules are simple:
So basically the board gets cluttered with balls more and more, and you have to struggle to keep it clean. Your goal is to collect as many points as you can, until the board is whole filled with balls and then the game ends.
In my version of this game, there are some addons: there are two-colored balls and joker balls (can play a role of any color), and you get bonus points for making one "winning move" right after another.
Installing:
Windows users: Extract downloaded archive to any place you want and run kambi_lines.exe.
You can run the program with --fullscreen command-line option, the game will then change screen resolution to 640x480 and run in fullscreen mode (this is what original DOS "Color Lines" were doing).
and blue-yellow
)
and joker balls
(
).
Two-colored balls can be used as a substitute of any of given two colors.
Joker ball can be used as a substitute of any color.
Notes:
... create a matching line. There is one matching line of white color, and one matching line of red color. You will get 12 points (6 balls * 2) for arranging such line on the board.
Sources of this program are available from this page, in case you're interested.
Concept is closely based on original DOS "Color lines" game by Olga Demin (programming), Igor Ivkin and Gennady Denisov (graphics). Also most of graphics are copied from that game. I used them without any permission, so, essentially, they are stolen, but this game is "abandonware" since very long time, so I guess noone cares. Anyway, credit for graphics goes to Igor Ivkin and Gennady Denisov, who made graphics for original DOS "Color lines".
The graphics for the default set of 7 balls are modified version of "KDE Lines" graphics.
Splash screen was made by rayhunter.