This project was built for Udacity Intro to Programming Nanodegree Program. The purpose of the project is to demonstrate understanding of JavaScript and browser events.
Clone or download the code repository at https://https://github.com/ilariaschinina/pixel-art-maker.
Unzip the folder and open index.html
on your favorite browser.
- Set the canvas size using the width and height input boxes, then click on "Submit".
- Choose a color from the color picker input box.
- Click on the grid and drag to color the cells.
- Click on "Submit" to clear the table.