|
|
This is my version of an old game known as "Color Lines".
Installation: just extract the downloaded archive anywhere.
Run the game binary (./kambi_lines on Unix,
kambi_lines.exe on Windows).
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).
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.
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.
This is free/open-source software. Get the code from GitHub.
Concept is closely based on original DOS "Color lines" game by Olga Demin (programming), Igor Ivkin and Gennady Denisov (graphics). Most of graphics are copied from that game. We use them without any permission, hoping that it's OK — as the DOS version of this game is "abandonware" since a very long time. So, credit for graphics goes to Igor Ivkin and Gennady Denisov, who made cool graphics for the original DOS "Color lines".
The graphics for the default set of 7 balls are a modified version of "KDE Lines" graphics.
Splash screen was made by rayhunter.