by: LC Spearhawk
2.31 MB - Win 95 |
Project Andromeda is a classic shoot'em up game set in the Star Wars universe. You play the role of an ace Tie Corps veteran as you battle your way through wave after wave of X-Wings in pure arcade action.
The game is written in C++ using OpenGL for graphic and FMOD for sound/music. It's roughly 10000 lines big (although, the line counter counts comments and white space too so the effective lines of code is somewhat less) and has been in production for several months now, even though not all of them active.
This is my first try on making a real game (made a breakout game in the Windows GDI before, but that's all) and while it's nothing too special I'm very satisfied with how it turned out. The complete source code is also available and released under the GPL so that anyone who wish can get it and modify it as they see fit.
|