Michael Adaixo on June 27th, 2008

Today I continued working on my second game using the SDL, named Bubble Breaker Reloaded. Everything is done apart from the main game actions… I have to check if balls next to one other have the same colors, recursively. That is giving me a hard time. I’ll have to check my lessons about recursivity so [...]

Continue reading about Recursivity

Michael Adaixo on June 21st, 2008

Hello.
Sokoban Project is my first SDL Game. I made it with the help of a website that teaches how to use the SDL ( Simple DirectMedia Library ). I will release it to the grand public once I finish making the final adjustments. By the time I did it, I didn’t knew things that now [...]

Continue reading about Sokoban Projekt