HOME

Javascript

AOIT 2

After we completed C++, we worked on Javascript next. After finishing multiple assignments that introduced us to JavaScript we were tasked with a final project. For our final project we were to create a game. I created a game were you control a space ship that has to avoid asteroids, everytime you collide with an asteroid the ships health decreases. Your run is timed and your task is to survive the longest.

Code

Output (click on image to play)