Home

Awesome

Azteroids

Simple asteroids game made in C++ and OpenGL.

Screen Shot

Dependencies

Build

Clone this repository and update the git submodules (git submodule update).

Just run cmake to build the Makefile, and then make. The executable will be placed inside bin folder.

Commands

Acknowledgments