This is my side project that I'm not too focused on overall, just something on the side as I work on
Abscencia. So far I've basically just got an engine benchmark program, and not-so-great AI. Also until I can optimize collision between bullets and enemies, I won't add any extra special effects. At the moment I'm using vectors to check distance.
My goal with this side project was to practice object oriented programming so I can organize my code better, and I'm trying to make a game out of it without using any external media. So far it's doing alright, but lacks an actual 'game' until I have menus, scoring, player death, etc.
Use arrow keys to move, spacebar to fire, and 1-4 to change gun.
Download here!