darkreapyre / pixel-art-maker

Udacity Intro to Programming Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixel Art Maker Project

The objective of this prohject is to demonstrate a Pixel Art Maker for the Udacity nanodegree and showcases a single web application that allows users to draw pixel art on a custom grid canvas.

Table of Contents

Technologies

  • HTML
  • CSS
  • JavaScript

Instructions

  1. To get started, open the index.html page.
  2. Choose the Height and Width of the grid canvas and click the Create Canvas button.
  3. Select a starting color by clicking the color button.
  4. Create away!

For specific, detailed instructions on hoe this was built, look at the project instructions in the Udacity Classroom.

Contributing

This repository is based on the the starter code for all Udacity students, feel free to add a pull request.

License

This project is under the MIT License (See the LICENSE for more details).

About

Udacity Intro to Programming Project

License:MIT License


Languages

Language:JavaScript 54.3%Language:HTML 31.1%Language:CSS 14.6%