zbianca / pixel-art-maker

JQuery Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Art Maker

JQuery Project for Udacity frontend course

>> Try it out!

Users should be able to:

  1. Dynamically set the size of the table as an N by M grid.
  2. Choose a color.
  3. Click a cell in the grid to fill that cell with the chosen color.

Extra functionalities I included:

  • Hide gridlines.
  • Keep painting on click and drag.
  • Choose a second color on right-click.
  • Export image as .png.

Resources

About

JQuery Project


Languages

Language:JavaScript 60.6%Language:HTML 25.0%Language:CSS 14.4%