Skip to content

Pixel Art Maker JavaScript & DOM project for Intro to Programming Udacity course

License

Notifications You must be signed in to change notification settings

sandrabohrer/pixel-art-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Art Maker Project

Table of Contents

Instructions

To get started, open designs.js and start building out the app's functionality.

For specific, detailed instructions, look at the project instructions in the Udacity Classroom.

Usage

Open the index.html file in your favorite browser. Set the grid height and the grid width using the up and down arrows. Minimum number for each field is 1 and maximum number for each field is 500. Click the submit button once the sizes have been set. Then choose a color from the color picker and click on the cell to "draw". Change the color at will. If you want to reset the board but keep the same size, click the submit button again. If you want to reset the board but change the size, choose the height and width and click the submit button again.

Contributing

This repository is the starter code for all Udacity students. Therefore, we most likely will not accept pull requests.

About

Pixel Art Maker JavaScript & DOM project for Intro to Programming Udacity course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published