You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the source code for a Space Invaders game developed as the final project for our Object-Oriented Programming course. This project demonstrates core OOP principles such as inheritance, polymorphism, and encapsulation through the creation of a classic arcade-style game.