Full Stack Game: "Meteorite Destroyers" (2023)

Last updated: Mar. 24, 2026

I developed this small browser game as a final project on a full stack programming course in Fall 2023. In the game you play as a ship and the objective is to destroy as many falling meteorites as possible by shooting rockets. The player has 5 lives and once they run out the game ends. If the player has reached a personal record highscore it is saved to a database.

To be fair this full stack Phaser.js game project wasn't anything extraordinary because it was just a beginner project with some CRUD features.😅

Technologies used: JavaScript, Phaser.js, Node.js, Express, RestAPI, MongoDB, Mongoose

Source code available on GitHub: github.com/constf03/Meteorite-Destroyers-Game

Meteorite Destroyers preview
Stefano Confalone | Personal Website