INSTRUCTIONS: Use WASD or the arrow keys to control the spaceship. (D and down do nothing.) The turret is controlled by the mouse. Hold space to charge up a laser. The health bar is pointless because there are not yet enemies, but to check it out, adjust the Health slider. 100% of the code is mine. LINKS: If you are experiencing lag, try: https://phosphorus.github.io/#161514444 If you'd like to use either the HP or energy bar, here they are: https://scratch.mit.edu/projects/163823616/ https://scratch.mit.edu/projects/164855029/ CHANGELOG: 0.6 - Added a shake effect when firing the laser - Removed unused sprites for optimization. 0.5 - Added an energy meter for the laser beam - Tweaked the rendering of the stars to fix some graphical issues on the edges of the screen 0.4 - Reworked the shooting mechanic 0.3 - Changed health bar 0.2 - Added Paralax - Added working turret - Changed health bar - Heavily optimised 0.1 - Released