A 'Space Invaders' game in 3D, where you blast alien spaceships using a cannon.
The game is written in C++, using only OpenGL. It features core concepts like texture mapping and collision detection.
The game was developed as part of a computer graphics class.