/Asteroids

A clone of the classic arcade game Asteroids

Primary LanguageC++

An Asteroids implementation

Made on a Ubuntu 12.04 64-bit machine
with OpenGL and GLFW, written in C++
Requires GLFW installation to compile

compiles with:
g++ -o Asteroids -lGL -lGLU -lglhf