Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 429 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 429 Bytes

Asteroids-Extreme

Asteroidsproject for practicing some C++ and OpenGL. Feel free to use for your own education.

In-game features:

  • Rocket being able to fly through space
  • "Asteroids"
  • UFO's
  • Lasers (being able to shoot the asteroids)
  • Scoring system
  • Sound
  • Speed and location display
  • Random generated star system

Coming Soon (hopefully):

  • Change Rocket design
  • Make Asteroids actually look like asteroids