Skip to content

Given starter code, including HTML and CSS, to build the application. Writing JavaScript code that lets the user to create a grid of squares representing their design, and apply colors to those squares to create a digital masterpiece.

Notifications You must be signed in to change notification settings

Gwaqaza/PixelArtMaker.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PixelArtMaker.github.io

Given starter code, including HTML and CSS, to build the application. Writing JavaScript code that lets the user to create a grid of squares representing their design, and apply colors to those squares to create a digital masterpiece.

Your users should be able to:

Dynamically set the size of the table as an N by M grid. Choose a color. Click a cell in the grid to fill that cell with the chosen color. Your primary task is to implement the makeGrid() function, that dynamically creates a grid that the user can interact with.

About

Given starter code, including HTML and CSS, to build the application. Writing JavaScript code that lets the user to create a grid of squares representing their design, and apply colors to those squares to create a digital masterpiece.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published