Skip to content

A simple space invaders "clone" built using OpenGL 3 and GLFW.

Notifications You must be signed in to change notification settings

Grieverheart/space_invaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple space invaders "clone" built using OpenGL 3 and GLFW.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published