Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 668 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 668 Bytes

Pixel Art Canvas

A small canvas that allows you to create simple figures or complex drawings in pixel art style

Features

  • It is possible to choose any color to paint on the canvas.
  • has a custom color picker.
  • You can erase individual pixels with the eraser.
  • It is possible to clean the entire canvas with a simple click.
  • Grid lines can be enabled or disabled.
  • Compatible with touch screen.
  • Fully responsive.
  • you can download an image with the work done on the canvas

Preview

preview

Credits

This project uses the TinyColor library to manage the color picker function.