Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 198 Bytes

File metadata and controls

4 lines (3 loc) · 198 Bytes

AsteroidsMovement

A basic set of asteroids player-entity movement in C++

A fun project I've made to test the SDL2 libraries and how they work to create an entity that is moveable by the player.