Skip to content

wlabi/Pixel-Art-Maker-Udacity-FEND

Repository files navigation

Pixel Art Maker

This repository contains a drawing tool

screenshot of pixel art maker

CLICK to start

Installation

Clone or download this repository to your local machine and then to play the game open the index.html file in your browser.

Development

This game was built with HTML, CSS, JavaScript and jQuery. I used jQuery to manipulate the DOM and you can see my code in the designs.js file.

Skills developed:

  • jQuery DOM manipulation

License

The contents of this repository are covered under the MIT License

Acknowledgements

This was the first major project for my Front End Developer Nanodegree at Udacity. Their lessons, resources, code reviews and feedback were invaluable.