Jallelah Al Olayan Freelancer
    • Home
    • About Me
    • Blog
    • Portfolio
    • Contact Me…
  • Course
  • JavaScript
  • Programming

The Final Project Was Created in using JavaScript “Pixel Art Maker”

May 18, 2019 / Jallelah / 0 Comments

Project Overview

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:

  1. Dynamically set the size of the table as an _N_ by _M_ grid.
  2. Choose a colour.
  3. 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.

Pixel Art Image of Udacity Logo

This is my version of the project

If you would like to see my code click here

« The Second Project Was Created Using Python “Rock Paper Scissors”
Front End Development Nanodegree – Udacity »

Theme by The WP Club | Proudly powered by WordPress