Div Blaster

I’m currently taking a user interface and web development class, EECS 493. The lectures are alright but the real fun is in the projects. The first project was pretty boring, it required us to make a simple web page UI. However, for the second project we got to make a game!

Div Blaster is a simple retro arcade shooter similar to Galaga that has the player shooting asteroids and seeing how long they can survive in the asteroid field. The game is built mostly using Javascript and Jquery.