Tweak assignment

This commit is contained in:
Ryan Sobol 2016-05-13 06:55:19 -07:00
parent 2784543ec6
commit 02a2d8bd30

View File

@ -1,6 +1,6 @@
# Pixel Art Maker # Pixel Art Maker
In this exercise, you'll create your own pixel art maker which lets you choose colors from a palette and then "paint" pixel art. The interface is completely up to you, but it could look something like this. In this exercise, you'll create your own pixel art maker which allows a user choose colors from a palette and then "paint" pixel art. The interface is completely up to you, but it could look something like this.
![Example of Pixel Art Maker](pixel-art-maker-alt.png) ![Example of Pixel Art Maker](pixel-art-maker-alt.png)