Posts Tagged ‘latestart’
First Time Ludum Dare + Game Programming in C++
So, My first attempt at Game programming coincided with Ludum Dare #22….Which also coincided with me moving back home from university for Christmas….overall -> massive challenge
My breakdown of events:
- I haven’t produced anything worth submitting – only got much of the backbone finished
- I have learnt a lot about the workings of C++ and the SDL library
- I managed to produced my very first makefile to automate building and debugging
- I have a basis for a game I have wanted to make for a while
- I might still have some time to finish in time for the Jam Deadline
Let’s get this party started. Finally.
There’s about 14 hours left in the competition. I’ve got SDL installed, its includes and libraries set in visual c++, and some SDL tuts in a firefox tab.
I think I’ll start working now.

