Awesome
WWDC_2018
Apple WWDC 2018 Scholarship Application (Submitted)
Welcome to Colorpad
The fact of knowing about code doesn't necessarily mean that the ๐ถโโ๏ธ is a ๐ฝ regarding design matters (or at least it doesn't need to be). Based on a ๐ฉโ๐ป perspective (from the one who is speaking), makes sense to admit that most of the ๐ฉโ๐ป have a lack of "trained ๐" for ๐จ, so I decided to create a ๐ฎ in which future or current ๐จโ๐ป can train their ๐ to better identify ๐จ and their gradients. Colorpad is a puzzle ๐ฎ composed by ๐จ gradients and the main ๐ฏ is to correct the disposition of the ๐จ to match the correct sequence. The players can improve the experience by choosing personalised forms where they can apply to the ๐จ: from a simple square to any ๐ product. Colorpad is a new way to learn about colors and their gradients.
Game Mode:
You can choose your ๐ฎ mode between Easy, Hard and Impossible. Yes, Impossible. If you complete it, you definitely must be proud of your accomplishment๐๐๐. That's not for everyone! The difference from one mode to another is the ๐ข of ๐ ๐จ that help you to complete the puzzle.
var difficult:Difficult = .easy
Colors
To define the number of colors you just need set the quantity of Rows and Columns (from 3 to 7). Be aware that high number of ๐จ increase the dificulty of your game. Well, I have faith on you ๐, but don't be so pushy. Start with less๐. Ahhh, by the way, the ๐จ gradients are randomly generated, so you can โถ๏ธ multiple times and improve your ๐.
var rows = 5
var columns = 5
Forms
Of course the ๐ฎ wouldn't ๐ right here. Sometimes play with โป๏ธ will get a little bit ๐ช, so thinking on these moments the ๐ฎ also provides you the option to change the square for your ๐ ๐ device, and also other forms or ๐ข.
var boardType:BoardType = .square
HAVE FUN!
Made by Luca Iaconelli