Spelprogrammering I – Assignment – 2,3,4 & 5.

Due to computer issues (I’ve not had access to internet for several days) I haven’t been able to maintain the blog properly.

I’ve reviewed the Pong Workshop Code we did in class in order to better understand how C++ works. I’ve also spent a lot of time reading up on the subject in books (more specifically “Starting out with Games and Graphics in C++“). I’m honestly a little bit lost, but I’m working on it. Right now, I’m doing everything (again) from scratch as the last Arkanoid project I was working on turned out to be absolute garbage.

Right now, I’m reading up on SDL on Lazy Foo’s website (http://lazyfoo.net/SDL_tutorials/). 

Day 2: Started a new Arkanoid Project

Day 3: Kept working on the Arkanoid project.

Day 4: Decided that I’d start over from scratch and take the knowledge from the last code with me.

Day 5: Working on the new project, reading up on SDL and C++ in general.