LucaIaconelli / WWDC_2018

Apple WWDC 2018 Scholarship Application (Submitted)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ๐Ÿ”ข.

All Devices

var boardType:BoardType = .square

HAVE FUN!

Made by Luca Iaconelli

About

Apple WWDC 2018 Scholarship Application (Submitted)

License:MIT License


Languages

Language:Swift 96.6%Language:HTML 3.4%