About
This is a small space game where you control a squad of ships. It's an older project I wrote a few years back for a high school physics class. You can download the playable demo and the source code if you want to.
What It Took
My friend and I said we should make a space game. I spent a semester writing the code for it during which we kept thinking of cool new things to add to it. Obviously a lot of that didn't make it into the final version.
Technologies Used
This was written in C++. It uses OpenGl and a tool kit for it called Glut.