Content: SAV Lines 1.0.zip (1.69 MB)
Uploaded: 10.01.2023

Positive responses: 0
Negative responses: 0

Sold: 0
Refunds: 0

$1
This game is a remake of the popular classic Color Lines game for DOS, made with HTML5, Javascript, and CreateJS.

In the game, you have to move balls on the playing field and collect lines from them. There must be five balls of the same color in a line. The line can be horizontal, vertical, or diagonal. After you have collected a line, these balls disappear from the field and you are awarded 10 points.

Note that the ball can not always get to another point on the playing field if it is “crowded” with other balls and there is no way there. The ball can only move vertically or horizontally, not diagonally.

After you have made a move by moving the ball across the playing field, and if a line of identical balls is not yet assembled, three balls of any color are generated in random empty squares of the field. In the tooltip on the right (“Next balls”), you can see what colors the balls will be in the next turn.

You will lose if the playing field is completely filled with balls and there are no empty cells left.

The goal of the game is to play for as long as possible and collect as many lines as possible to get the most points.

– modern graphics
– you can play on your PC or tablet/phone
– the game is based on HTML5, Javascript and CreateJS
– can run on any hosting service (including PHP/MySQL-free)
To install, you need to unpack the archive with the game files on your hosting in an arbitrary folder on your site. Any hosting will do, support of PHP and MySQL is not required.
To start the game just open the file index.html in a browser in the folder on your hosting, where you extracted the game.
For example, if you have a site.com and you extracted the game at the root of the site on hosting, open the browser address http://site.com/index.html or just http://site.com. To start the game click "New Game".
No feedback yet