Tag Archives: Games

Spelunky 1.1 Release + Source Code

Derek Yu just released Spelunky’s Source Code bundled with its Source Code for Game Maker 8.0. Be sure to download this amazing game. This version has a lot of bugs fixed and has extended stats. Start playing and making mods … Continue reading

Posted in General | Tagged , | Leave a comment

Dyson is now Eufloria

Dyson is an ambient real-time strategy game with abstract visuals. Remotely command semi-autonomous self-replicating mining machines to take over an entire asteroid belt. The original game was made in one month for the TIGSource Procedural Generation competition. Much of the … Continue reading

Posted in General | Tagged , | Leave a comment

Reading Journey

I bought two books. Learning C++ by Making Games and Focus on SDL, from Amazon.com and Amazon.fr respectively. Its curious that the one coming from the US got here first.. lol.. Anyhow, I received yesterday the book and have already … Continue reading

Posted in General | Tagged , , , | Leave a comment

Knock the Monster – Monthly Kloonigames Game

Another month has passed and another game made under 7 days was made by Petri Purho. Knock The Monster is this month’s game. Its prety good actually. You have to kill some monsters in order to get your girlfriend back. … Continue reading

Posted in General | Tagged , , , , | Leave a comment

Using SDL with C++

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 … Continue reading

Posted in General | Tagged , , | Leave a comment

Games for table nº2!!

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 … Continue reading

Posted in General | Tagged , , , , , , , | Leave a comment

No Game this Month

Hello, I know I said I’d hope to finish the game until the end of July but I don’t think it will be possible, because I went to france 1 week and couldn’t work there. But this is not just … Continue reading

Posted in General | Tagged , , | Leave a comment

Recursivity Done!

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 … Continue reading

Posted in General | Tagged , , , , , , | Leave a comment

Recursivity

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 … Continue reading

Posted in General | Tagged , , , | Leave a comment

Sokoban Projekt

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 … Continue reading

Posted in General | Tagged , , , | Leave a comment