A modular, object-oriented arcade framework built in C++, featuring a fully playable brick breaker game.
- Collision detection and game physics
- Modular class-based design for scalability
- Simple and clean CLI-based interface
- C++ with custom game loop and rendering logic