Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 484 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 484 Bytes

Space Invaders 3D

This is a recreation of the original Space Invaders written in C++ using OpenGL and GLUT developed in and for Windows with VisualStudio.

Typical Space Invaders top-down view

A few upgrades were added, such as particle explosions.

With explosions!

A 3D mode.

3D!

And lighting, triggering a dark mode option when combined with 3D mode.

Dark mode!