3D Space Invader
I reproduced the classic game Space Invaders, which is considered one of the most influential video games of all time. This game helped expand the video game industry from a novelty to a global industry, and ushered in the golden age of arcade video games.
Description
This project was to reproduce the classic game Space Invaders
with OpenGL
. In addition to basic components (the field, players’ cannons, cannon shooting), this project also included some additional effects, such as monster explosion effects, the periodical appearance of UFO at the top and multiple lives.
Related Material
- Source code
- Demo video
/end