Monday, December 23, 2013

Asteroids in C++ using SDL2

I wanted to share with everyone how I managed to easily make a line based font. I used it in my video game retro remake. I used C++ and SDL2. I have it on my Github page located here: https://github.com/LanceJZ for this program. https://github.com/LanceJZ/SDL2VectorAsteroids
I hope someone gets something out of this, and may some enjoy the game. I'm thinking of making it so people can share their high scores, if there is interest in that.
Thank you for your time.


No comments:

Post a Comment