Skip to content

This project is a canvas that allows the user to make pixel-art drawings in it by selecting the desired color and the square in witch to paint.

Notifications You must be signed in to change notification settings

WillSs-Dev/pixel-art-canvas

Repository files navigation

🟦 🟥 🟩 🖌️ Pixel Art Canvas 🖌️ 🟩 🟥 🟦

Deploy:

https://willss-dev.github.io/pixel-art-canvas/

What was developed:

This project is a canvas that allows the user to make pixel-art drawings in it by selecting the desired color and the square in witch to paint. It was develeped as part of an educational project to exercise the integration of HTML, CSS and Javascript in one application.

Functionalities:

  • A set of color is selected randomly on the initial page load for the user to paint, but can be discarted for a new set of colors if the user wants to;
  • The user can set the width, in "pixels", of the grid. The minimum size is 5 "pixels" and the maximum is 50 "pixels";
  • The user can paint the grid, one pixel at a time, and change color when necessary.

About

This project is a canvas that allows the user to make pixel-art drawings in it by selecting the desired color and the square in witch to paint.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published