They key point of the project is to exercise the basic use of javascript and working with APIs.
The project has several pages. The first one - Home is just a welcoming page.
In Preferances you can set the number of UFOs you want to shoot at and the time you want to play.
The game is Played in the game tab where you shoot with space and move with "A" and "D".
The scoreboard is fetched from a give api and currently does not set your own score when you finish the game.
Login adn Register menu are also just visuals. You can log in only with given users from the api for testing reasons.