GithubHelp home page GithubHelp logo

pixel-art-maker's Introduction

About this project

The Pixel Art Maker was the capstone project for the first phase of my Grow With Google scholarship, during which I was competing with thousands of other people to complete the course in the top 10% and receive a full scholarship for the Nanodegree. (Spoiler alert - I got it!) I spent extra time customizing my project for points and just for fun.

Dependencies

jQuery

Project instructions from Udacity:

You create a one-page web application that lets users draw a pixel image on a customizable panel.

To begin, you'll be given starter code (including HTML and CSS) to build the application. You'll write JavaScript code that lets the user create a grid of squares representing their design, and apply colors to those squares to create a digital masterpiece!

Your users should be able to:

  • Dynamically set the size of the table as an N by M grid.
  • Choose a color.
  • Click a cell in the grid to fill that cell with the chosen color.
  • Your primary task is to implement the makeGrid() function, that dynamically creates a grid that the user can interact with.

My fun upgrades:

  • Set a theme!
    • Make the grid into a circle!
  • Allow choice of background color!
  • Allow option to erase or recolor cells!
  • Add instructions!

pixel-art-maker's People

Contributors

amyyf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.