Galactic Fury is a Space Shooter game made as the final project of the course "Foundations of programming" at Jönköping University. It was a cooperative project of me and my friend Malte.
We designed and coded the game by ourselves and managed to create a fun game with elements of progress and  excitement. All done in the relatively short time we had at our disposal.
The game is mostly made with JavaScript, but is powered and partially designed with the help of HTML and CSS. To be as efficient as possible and to bring the game to another level, P5 Play was used. P5 Play is a JavaScript “game engine” that has built-in physics and a sprite engine.
We also created marketing like trailers, logos and banners for the game. Further growing the universe of Galactic Fury. They can all be found on the  game website.
Coded using VSCode
Back to Top