Programming Project, day 29 – part 4 – Game complete and no memory leaks

I ran the Visual Leak Detector for Visual C++ 2008/2010/2012, and “No memory leaks detected.”. I thought for sure that I had forgotten some pointers somewhere.

I also put all #includes in a certain order in every .cpp file.

The game is done now, there is always improvements that can be made but I’m feeling pretty done now.

My final project score should be at least 110 points (that’s about top score), I may get extra points somewhere. I’ve got every single thing on the score list except “pixel perfect collision”. I’m really proud of that.
Time to write more on the report!