Pages
Categories
Archives
- May 2010
- March 2010
- January 2010
- November 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- January 2008
- December 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- February 2007
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
Three in a row
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.