Description
This is a Brick breaker game I helped make in DX11 with a group of 5 other classmates. We used an entity component system for all our entity's. I was in charge of a majority of the content in this project including; Rendering, modeling, colliders, and collision logic. The only thing I wasn't in charge of was the ball logic.