Skip to content

iharika/pixel-art-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Art Maker

Table of Contents

Instructions

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.

How To

  1. Choose predefined colour OR pick custom colour.
  2. Single click to fill each pixel OR click and drag to fill the pixels.
  3. Double click on single pixel to delete the filled colour.
  4. Pick 'Eraser' to erase the colour in pixels.

Dependencies

This project uses the following libraries

  1. jquery