I have finally finished reading C++ lessons, and started my journey to learn Qt Library. When I learned C, I followed up learning SDL Lib so now its time for Qt. I only have 4 lessons left to read. On those I’ll make a chat and a browser… Pretty cool eh!
So now that I know [...]
Hurray! I finally was able to make the recursive functions to work. It took me some hours of sleep to figure it out, and some research on google api code search engine. Anyway, it is now working. I have also set a new page where you can chose the difficulty of the game. I hope [...]
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 [...]
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 [...]