Skip to content

A web application to play with pixel art. It displays a grid size selected by the user which can be painted upon with tools from the displayed toolbox.

Notifications You must be signed in to change notification settings

crisner/pixel-art-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel-Art-Maker V.01

An app created for Udacity's FrontEnd Development Scholarship challenge final project

About

This is a web app for creating pixel art. This project uses jQuery.

Usage

  • Enter any value from 1 to 50 into the input fields with label Height and Width and then click on the Create artboard button
    • This creates a grid making the space ready to start creating
    • The cell size in a grid maybe large or small depending on the size entered while creating the artboard
  • The Toolbox can be found on the left side of the grid
  • Hovering over each tool will show a tooltip of the action it performs
  • Click on the tool and start using it on the grid

Note:

  • There is no feature to save the created art as an image right now, but planning to implement it soon
  • This app is only for desktop use

Link to the project GitHub page

Go to Pixel art maker.

Credit

About

A web application to play with pixel art. It displays a grid size selected by the user which can be painted upon with tools from the displayed toolbox.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published