This assignment does not count toward the final grade.
Game Loops in JavaScript [Optional Reading]
Due
No Due Date
Points0
These readings are optional, but informative if you're interested in some of the more fine-grained approaches to constructing a game loop in JavaScript:
The first is a game loop example with some simple <canvas> scripting to make Asteroids-style spaceship movement: