Skip to content

Theshedman/pixelArtMaker

Repository files navigation

Pixel Art Maker Project

project screenshot

Table of Contents

Instructions

To get started, open designs.js and start building out the app's functionality.

For specific, detailed instructions, look at the project instructions in the Udacity Classroom.

Contributing

This repository is the starter code for all Udacity students-. Therefore, we most likely will not accept pull requests.

Live_Page

Please follow this link to visit the github page for the pixel art maker. To test and review the live page for the Pixel Art Maker please click here.

New_Functionality

I also added some few functionalities like Remove Grid and Clear Color Buttons. The former will remove the whole grid should the user wants to remove all the grid without making use of the submit button which clears and draw new grid. While the Clear Color button will clear the whole color in the grid. This is used when the user wants to clear the old color/art on the grid or to draw new pixel art. Forcing the user to achieve this by clicking on the cells one after the other is boringsome and as well not a great user experience (UX) and so I added the functionality for the task. Note: the user can still click on a cell to clear the color on that very cell should s/he makes a minor mistake while painting on the grid.

Logo

I create a logo for the pixel art maker. This will make it to stand out from other pixel art maker out there. The logo is unique. See the logo below:

pixel art logo

Slack_Handle

My slack handle for the ALC with Google 3.0 is @Theshedman.

Experience

I gained a lot of experience during the training on Udacity and more during the project. Not only do I learnt how to manipulate the DOM with Javascript and jQuery but I also have the feeling that I can now build an interactive web page.

Appreciation

All thanks to Google, ALC, and Udacity for giving me such a wonderful opportunity to learn Frontend Web Development. This little that I know now has really given my career a new shape of great hope. Thank you so much. You guys are the best. Hopefully believing to make it to the Second Phase (NanoDegree) of the scholarship.

Much love :)

License

Theshedman/theshedman.github.io is licensed under the

MIT License. Click here to learn more.

Please follow this link to visit the github page for the pixel art maker.