Space Shooter
First milestone project for the UNLV Software Development Bootcamp I completed. Space Shooter is a JavaScript game that allows users to control a spaceship and shoot down the enemies that invade the screen. The game is built using vanilla JavaScript, HTML, and CSS. Move around with your arrow keys and hit the space bar to shoot enemies. The game is over when an enemy touches the bottom of the game screen.