JS Pixelart Editor

School • JavaScript (p5.js) • 2025-10-10

JS Pixelart Editor
A basic pixelart editor made in p5.js.

This project uses an array to create the grid and each pixel, allowing me to learn more about arrays in p5.js and storing data.

Features:
- Take a screenshot of your art with the press of a button
- Choose either preset colors or create a custom one
- Get inspired by pre-made art
- Choose between a color picker and drawing tool
- Save your work

You can run the downloaded file in a live server.