Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 326 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 326 Bytes

Readme

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.

Install and Run on Mac

brew install glfw ./make.sh chmod +x ./main ./main