17 - Canvas Animation π¦
17 - Canvas Animation π¦
Learning the Game Loop!Β
Learning the Game Loop!Β
Learn how to debug "modules" in the browser dev tools
Learn how to refresh the canvas very quickly with requestAnimationFrame()
It's worth noting that requestAnimationFrame() is not just for the <canvas> element.
Bootstrap code for this lesson - clone this repo first.
Snapshot after Day 1 - feeling behind? Code not working even though you followed the lesson? Copy the code from this into your repo (replace your code).