https://github.com/ioedeveloper/pixelartmaker
Google Africa Scholarship Challenge Frontend Track Project #7DaysofCodeChallenge
https://github.com/ioedeveloper/pixelartmaker
Last synced: about 2 months ago
JSON representation
Google Africa Scholarship Challenge Frontend Track Project #7DaysofCodeChallenge
- Host: GitHub
- URL: https://github.com/ioedeveloper/pixelartmaker
- Owner: ioedeveloper
- Created: 2018-06-25T12:25:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-27T12:55:36.000Z (almost 7 years ago)
- Last Synced: 2025-02-08T16:32:37.723Z (3 months ago)
- Language: JavaScript
- Homepage: https://ioedeveloper.github.io/pixelartmaker/
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pixel Art Maker Project
Google Africa Scholarship Challenge Frontend Track Project #7DaysofCodeChallenge## Table of Contents
* [Link To Demo](https://ioedeveloper.github.io/pixelartmaker/)
* [Instructions](#instructions)# Link To Demo
[https://ioedeveloper.github.io/pixelartmaker/](https://ioedeveloper.github.io/pixelartmaker/)## Instructions
* Set Grid Height and Grid Width and click submit query button to create grid.
* Pick a color to paint on grid
* Click a cell on the grid to start painting with the selected color.
* Hover on other cells to paint.
* Click to stop painting.