Skip to content

susanschen/Pixel-Art-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Art Maker Project

The entire project is done with HTML, CSS, and JavaScript. There is no JQuery.

Preview

Pixel Art

Project Guidelines

This is my completed student project based on this starter repository.

CRITERIA SPECIFICATIONS
JavaScript Loops and Functions Upon the user submitting the grid size, the function makeGrid() successfully displays the grid on the screen dynamically using While and For Loops.
JavaScript Selectors and Event Listeners The code uses selectors to get DOM elements and user input values. The code uses event listeners to trigger grid creation, open up a color-picker, and modify the grid colors.

About

A simple javascript app to make pixel art.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published