A transformation of the famous Space Invaders into an educational game related to the COVID-19 virus.
Implemented the game using JavaScript where each object are an instance of a general class.
Hosted on an HTML canvas.
To access the webpage, open "front.html". To play the game, open "game.html".