This is a single-page web app that allows users to draw pixel art on a customizable canvas. The size of grid which loads initially depends on the screen being used. Large grid for larger screens and small grid for smaller screens like mobiles.
- Choose predefined colour OR pick custom colour.
- Single click to fill each pixel OR click and drag to fill the pixels.
- Double click on single pixel to delete the filled colour.
- Pick 'Eraser' to erase the colour in pixels.
This project uses the following libraries
jquery