Please leave some comments and reactions on the video if you like this format and it helps you!



Chrome Development Tools Screenshot


Video Description

Here's the code, is it live so you can play with it, but don't modify it; copy it into your own project so others can use it.
https://hatchcoding.com/code/467986
In this video we talk about:

  • images
  • objects
  • object literal notation
  • using console.log with the Chrome development tools
  • removing trailing graphics on the canvas
  • using arrays to store data
  • having the draw() and mouseClick() functions not contain logic or assignments but just high-level functions