Progress Report 1
Short status report, then right back to work.
I seem to have most basic stuff working in my engine now. I was a bit unprepared, so I had to spend almost 4 hours on getting a really good collision detection, but thats finally done now.
So I have sprites with collision detection. I can create and load maps from a very simple level editor. Scrolling works correct. I have a spriteManager that spawns the correct objects at the correct place (the diamond).
Time to start on the game play =)

I really like this graphic style.