ClaudeDev / Arcade-Pixel-Maker

Final Project for the first phase of the Google Scholarship 2017-2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arcade-Pixel-Maker

Final Project for the first phase of the Udacity Google Scholarship 2017-2018.
https://claudedev.github.io/Arcade-Pixel-Maker/

My image

Criteria Meets Specifications

JavaScript Loops and Functions

  • The student implements while and for loops to clear and create the grid dynamically.
  • Student successfully implements makeGrid() and call it upon the user submitting the grid size.

JavaScript Selectors and Event Listeners

  • The student uses selectors to access user input values and select elements in the DOM.
  • The student uses event listeners to trigger grid creation, and modify the grid colors.
  • Additional Features

    • Music added
    • Double click to erase colored squares
    • Animation made using CSS
    • Super Mario inspired design

About

Final Project for the first phase of the Google Scholarship 2017-2018


Languages

Language:CSS 49.8%Language:HTML 28.2%Language:JavaScript 22.0%