
Just a normal top-down shooter
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
This is just a regular top-down shooter ... With a twist!
Let me know how I did for my first LD game ever :D
*BUGFIX post-comp*
(Hopefully) fixed a bug that caused the game to crash when hitting multiple things with the same bullet. Many had this problem though I could not reproduce it in the debugger.
To run this, you will need the 2015 Visual C++ Redistributable if you don't have it already. You can download it here: https://www.microsoft.com/en-us/download/details.aspx?id=53840
To compile the source, you need openFrameworks. Just follow the tutorial on their website: http://openframeworks.cc/download/
Let me know how I did for my first LD game ever :D
*BUGFIX post-comp*
(Hopefully) fixed a bug that caused the game to crash when hitting multiple things with the same bullet. Many had this problem though I could not reproduce it in the debugger.
To run this, you will need the 2015 Visual C++ Redistributable if you don't have it already. You can download it here: https://www.microsoft.com/en-us/download/details.aspx?id=53840
To compile the source, you need openFrameworks. Just follow the tutorial on their website: http://openframeworks.cc/download/