Skip to content

Comments

Sprites #13

Open
arielmclaughlinn wants to merge 6 commits intobloominstituteoftechnology:masterfrom
arielmclaughlinn:master
Open

Sprites #13
arielmclaughlinn wants to merge 6 commits intobloominstituteoftechnology:masterfrom
arielmclaughlinn:master

Conversation

@arielmclaughlinn
Copy link

Got the main part of the app done. Going to do the go further now.
Now generates random colors
Now generated random colors
@dillon-mce
Copy link

Looks good Ariel! You have all the required features and got the random color stretch goal. You may want to get rid of line 25 in CustomScene.swift, because you aren't actually using it and it is giving you a compile warning. I also noticed that you generated a random Float and then converted that to a CGFloat for your colors. CGFloat also has a .random() method, so you could use that to simplify a little bit.

Also, make sure you answer the questions in the README for each day's project. You can include them in a .txt or a .md file inside of your project. (Forgive me if you did submit it and I'm just not seeing it.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants