This is a clone of the classic arcade game, space invaders, in C++ using only a few dependencies. It is meant as a companion to this series of tutorial posts.
brew install glfw ./make.sh chmod +x ./main ./main
This is a clone of the classic arcade game, space invaders, in C++ using only a few dependencies. It is meant as a companion to this series of tutorial posts.
brew install glfw ./make.sh chmod +x ./main ./main