Skip to content

Instantly share code, notes, and snippets.

@biglovisa
Last active December 7, 2015 16:51
Show Gist options
  • Save biglovisa/d3a80760ae0b2f8c1f6b to your computer and use it in GitHub Desktop.
Save biglovisa/d3a80760ae0b2f8c1f6b to your computer and use it in GitHub Desktop.
Mon December 7

Monday December 7, 2015

1507

Morning challenge

  • It starts out with five buttons.
  • When you click the first button, it alerts the us that "Button #1" has been clicked.
  • The equivalent works for the second, third, fourth, and fifth buttons.
  • There is an additional button for adding new buttons.
  • When added and subsequently clicked, the sixth button will log that "Button #6" was clicked.
  • Working with data attributes

HTML5 Canvas and object oriented JavaScript

GameTime Kickoff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment