Asteroids

C++, SFML

About this project

Recreated the classic arcade game Asteroids using C++ and SFML, focusing on gameplay fidelity while leveraging an existing rendering library to streamline development.

This project strengthened my understanding of core game development concepts, including application structure, resource management, and real-time gameplay systems.