Alien Invasion

A small browser game for desktop inspired by Space Invaders.

Scope

The game is built with vanilla HTML, CSS, and JavaScript, with focus on using DOM manipulation, classes and Object-Oriented Programming (OOP).

GameHomepage

Technical this and that

For the highscore I use the local storage and a conditional rendering. This project also marked the beginning of my journey with Figma, where the exact design was created and implemented by me accordingly. All images (aliens, explosions, spaceship and projectiles) were created in Figma and exported to the code.

GameEndscreen

Conclusion

Yes totally fun I would say. Thanks to all the peeps and aliens helping.

Links

Alien Invasion
Alien Invasion Frontend (GitHub)
(No Backend)