/space_invaders-C

Implementation of the game "Space Invaders" in C++

Primary LanguageC++

Space Invaders

This project is an implementation of the famous game Space Invaders in C++. I am grateful to Nick Tasios for this amazing resource that I have followed as a part of project-based learning concept.