Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 559 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 559 Bytes

Pixel Art Maker Project This is a simple pixel art maker project developed using Javascript for Udacity's FEND program. Live version is here

How to Launch To launch the application:

Download, extract and open the index.html in the browser (or) Launch the live link from the browser Main Features User can enter the grid size of his choice and click "Submit" to draw the grid. Cell color can be chosen using the ColorPicker. On clicking a cell twice, the cell color reverts to white. "Reset" button will bring the app back to the empty screen. 'Muaaz Bdear'