Tweak assignment

This commit is contained in:
Ryan Sobol 2016-05-13 06:58:21 -07:00
parent 4ac94642f3
commit 50fb773e9b

View File

@ -4,7 +4,7 @@ In this exercise, you'll create your own pixel art maker which allows a user cho
![Example of Pixel Art Maker](pixel-art-maker-alt.png) ![Example of Pixel Art Maker](pixel-art-maker-alt.png)
More specifically, your pixel art maker should allow a user should to do the following. More specifically, your pixel art maker should allow a user to do the following.
1. Start with a blank canvas of "pixels". 1. Start with a blank canvas of "pixels".
1. Select a color from a palette. 1. Select a color from a palette.