Skip to content

gabrielmoisesa/pixel-painter

Repository files navigation

Pixel Painter

A pixel art drawing app, made with

See the full live preview here

Mobile

Mobile Preview Preview

Desktop

Desktop Preview

About the project

One of my very first projects, Pixel Painter is a pixel art drawing app made with pure JavaScript.

  • Draw pixels with a randomly generated color palette that you can change whenever you want!
  • Resize the pixel board from 5 to 12.
  • Clear the board with a button.
  • Full responsive design.

Build with

  • JavaScript
  • HTML5
  • CSS3
  • Git

Installing and running

git clone [email protected]:gabrielmoisesa/pixel-painter.git
cd pixel-painter
open index.html

License

This project is under MIT LICENSE.