This project is a small web application that is heavily inspired by old school game Space Invaders.
You need to have installed Node.js and configured PATH in system variables so that you can run the Javascript files locally (without the scripts the project is pretty much useless).
If your PC has the abillity to run JavaScipt files, you should just navigate to the folder where the 'index.html' is located, and either double click it, or open it in your preffered browser (original development of this project was in Firefox / Edge so other may not be fully suported).
Congrats! You can now play the game! Turn on the volume for more immersive experience (the music definitely wasn't "borrowed" from popular game 'Lethal Company'...).
You can manipulate the trajectory of you ship by pressing arrow buttons and shoot down enemy ships with 'space' button.
After you get killed, your final score is shown on screen and you can then press button to play again.
Enjoy the experience!