https://github.com/binaryshrey/pixel-art-maker
Udacity FEND Pixel Art Maker Lab
https://github.com/binaryshrey/pixel-art-maker
css html5 javascript
Last synced: 12 months ago
JSON representation
Udacity FEND Pixel Art Maker Lab
- Host: GitHub
- URL: https://github.com/binaryshrey/pixel-art-maker
- Owner: binaryshrey
- Created: 2018-11-03T17:24:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T18:53:08.000Z (about 7 years ago)
- Last Synced: 2025-02-16T11:11:51.841Z (about 1 year ago)
- Topics: css, html5, javascript
- Language: HTML
- Homepage: https://binaryshrey.github.io/Pixel-Art-Maker/
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pixel-Art-Maker
This project was developed as a part of Udacity - Front-End Web Developer Nanodegree Program.
# Project description:
Building a single-page web app that allows users to draw pixel art on a customizable canvas.
Built with: HTML, CSS and JavaScript.