Skip to content

EmanAlnassar/PixelArtMaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Art Maker

A classic web app to make pixel arts. Users have to select the scale of the hight and width to make their canvas. Then they have to pick a color to paint the desired cells to create an artwork. It is a project at Udacity's Intro to Programming Nanodegree to test and practice problem-solving knowledge of JavaScript and DOM.

Folder Content:

  • designs.js

  • index.html

  • styles.css

Getting Started

  1. Open index.html file in your browser (preferably google Chrome).

  2. Choose a hight and width, then click Submit.

  3. Pick a color and start creating on your canvas.

Reference:

Code reference:

About

Udacity project # 3 for Intro to Programming Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.7%
  • HTML 31.8%
  • CSS 16.5%