Three in a row

Written by skoch. Filed under flash. Tagged , , . Bookmark the Permalink. Post a Comment. Leave a Trackback URL.

Three in a row

A friend (Vile!) pointed out this game to me and I wanted to see if I could make it in Flash. After a week of development, I had it.

High scorer? As of today, looks like NiCOLE and sapna are neck and neck. I wish Vilehelm would come around and kick their asses cause I can’t beat them!

# CONTROLS #
Mouse will control the position of the tiles.
‘A’ = rotate left
‘D’ = rotate right
‘S’ = drop the tiles

# OBJECTIVE #
- The objective is to get three or more tiles
of the same color in a row in any direction.
- As the game progresses, more colors will be added.
- White is “wild”.

# SCORING #
3 tiles = one set

10 points per tile
- EX: 3 red in a row = 30 pts. (1 set * 30)

For every extra tile above 3 in a row, one extra ’set’ is added
- EX: 4 red in a row = 60 pts. (2 sets * 30)
- EX: 5 red in a row = 90 pts. (3 sets * 30)

For every color used, tiles will be given 10 extra points
- EX: 3 red, 3 green = ((30 + 30) * 2) = 120 pts.
- EX: 4 red in a row, 4 green in a row = ((60 + 60) * 2) = 240 pts.

# END OF GAME#
- Gameplay continues until there are no more possible
moves on the board.
- You can save your score once gameplay has ended.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>