Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 843 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 843 Bytes

Pixel Art Maker

A single-page pixel art web app made during my participation in the Grow with Google Challenge Scholarship.

Try it out here: https://grahammatt.github.io/pixel-art-maker/

About

This project is a responsive web app that dynamically creates a paintable grid via JavaScript. The active color can be changed using the color picker dropdown or the eyedropper tool to sample previously used colors on the grid. The eraser tool will revert grid cells back to white.

Built With

License

This project is licensed under the MIT License