Commit Graph

10 Commits

Author SHA1 Message Date
CypherPoet 51b81dff18 Complete Day 94 2020-01-25 06:10:27 -06:00
CypherPoet 1968c2ddbe Complete Challenge 3
> For a real challenge, make the letter count images in project 5 change color as you scroll. For the best effect, you should create colors using the Color(red:green:blue:) initializer, feeding in values for whichever of red, green, and blue you want to modify.
2020-01-25 06:04:43 -06:00
CypherPoet 8154a404de Complete Challenge 2
> Change project 5 (Word Scramble) so that words towards the bottom of the list slide in from the right as you scroll. Ideally at least the top 8-10 words should all be positioned normally, but after that they should be offset increasingly to the right.
2020-01-25 05:29:49 -06:00
CypherPoet 98ce158a31 Complete Challenge 1
> Change project 8 (Moonshot) so that when you scroll down in MissionView the mission badge image gets smaller. It doesn’t need to shrink away to nothing – going down to maybe 80% is fine.
2020-01-25 00:57:54 -06:00
CypherPoet 3b7eb41de2 Add initial projects for day 94 refactors 2020-01-24 23:58:44 -06:00
CypherPoet baca587b0f Add screen recording 2020-01-24 23:40:14 -06:00
CypherPoet 011799753c Complete Day 93 2020-01-24 23:15:41 -06:00
CypherPoet 013ce270c0 Add Examples for Day 93 2020-01-24 23:13:51 -06:00
CypherPoet e93da24434 Complete Day 92 2020-01-24 00:24:45 -06:00
CypherPoet e8da28c9c6 InitialInitial examples for Day One of Project 18 2020-01-24 00:21:16 -06:00