Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 400 Bytes

readme.md

File metadata and controls

4 lines (3 loc) · 400 Bytes

C++ Asteroids

1/2/23 - 7/2/23

My first game created in C++ and SFML. Its is a worse version of the original Asteroids game (Created by the Atari Corperation). It includes all the features you would expect. Relistic space physics, hit detection, and loop over. This is also a project to try to learn git more.