Asteroids
Remake of the classic arcade shooter in the browser
HTML5’s Canvas to draw the game state and sprites
Keymaster API to handle keyboard inputs
Vector math to calculate ship and bullet speed and direction
Larger asteroids break up into smaller pieces when shot
Github