You’ve got three basic colors : RED, BLUE and YELLOW.
_(NDS_Game).jpg)
You can mix two of them:
RED+BLUE=PURPLE
RED+YELLOW=ORANGE
BLUE+YELLOW=GREEN
Then you need to have the three basic colors on one single block in order to create a white block:
PURPLE + YELLOW = WHITE
RED + GREEN = WHITE
BLUE + ORANGE = WHITE
Once 3 white blocks are aligned, they disappear.
Thanks to http://www.drunkencoders.com for the news.
http://icodeatwork.blogspot.com/
This article is over 2 years old — the linked page may have changed, moved, or been taken over since then.
No Comments
You must be logged in to post a comment.