Edit: I’ve made it… It was simple and I think I had tried it before, but now it works… I just had to put m_on to true when quiting the page… basically a reset Now I can pursue my journey in Indie Game Programing Gwahahhahah I hope.
Ok so its been hard to [...]
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 [...]