I used C++ and SDL to create... A game? It's my first graphical game-like project, so don't expect much, or anything for that matter.
SpaceVaders3D
It is an ubuntu executable and therefore only run-able by some linux guys, so if you want to use else where, all you need is this source, SDL2, and obviously a compiler (I used g++).
Source
This game was made by someone who has very little experience in C++ and SDL. He is responsible for any memory leaks, headaches, or core implosions that occur, but would prefer if it weren't.
[/code]
reinterpret_cast<ClassB>(a);



