csellsword / Asteroids

A clone of the classic arcade game Asteroids

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A clone of the classic arcade game Asteroids


Languages

Language:C++ 100.0%