Student exercises that reinforce understanding of how arrays and loops work together in JavaScript. All work is done in the .js file, and results appear in the console. The audience for these ...
Minimal JavaScript/HTML5 game loop. This is a basic 2D game loop for HTML5 written in JavaScript. It's a stripped version of my Ludum Dare 28 entry. There's a simple bitmap font which contains the ...