abdullahkady / space-thingy

Space invaders? I'm not sure, just a basic 2D game in OpenGL using C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

A space-invader kind of game (2d), developed using OpenGL (freeglut), and C++. Checkout the DEMO

Guide

$ make

About

Space invaders? I'm not sure, just a basic 2D game in OpenGL using C++


Languages

Language:C++ 98.1%Language:Makefile 1.9%