Skip to content

I worked with JavaScript loops, functions, selectors and event listeners to create a pixel art maker

Notifications You must be signed in to change notification settings

danieladeeri/Pixel-Art-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Art Maker

Project created as part of the Udacity Introduction to Programming Nanodegree

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

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.

This is my completed project based on this starter repository.

About

I worked with JavaScript loops, functions, selectors and event listeners to create a pixel art maker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published