Working On…
School... Game Design... C#, XNA, WinForms, WinMobile, .Net Framework, Qt Framework.Categories
- Compos (6)
- Games (5)
- General (47)
- Mobile Apps (3)
- Tutorials (1)
Archives
Motivation
Tag Archives: SDL
SDL Tutorials Contest Is Over
The $200 SDLTutorials.com contest is over and my favorite game won. Ace of Space took first place and its author won the big prize. SDLTutorials.com have great tutorials for you to learn how to use SDL and C++. SDL ( … Continue reading
Learning OpenGL Smoothly
So I started class again, vacations are over, and I started learning OpenGL with GLUT as out window management tool and event handler. Well, I would rather prefer using SDL since we’re using C as our primary language to code … Continue reading
OK… Java Doesn’t Suck…
So… I’m said to be the best programmer on that class where we are studying OOP with Java… xD Its sooooo easy!! Ok, I still prefer C++ with OOP but Java isn’t so bad . So now I hope I … Continue reading
Java and C Sucks…
Ok, classes have begun again, and I have OOP with Java. And the first thing I’ve discovered about Java is that is sucks… Let see on my next episode if that changes xD Another thing… I’ve been killing myself learning … Continue reading
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
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
Sokoban Projekt
This is Sokoban Projekt Made in C using SDL. I wrote this following a tutorial on www.siteduzero.com. Its all in french, luckily I was born in France so I can actually read, write, and speak it Cool he!? Feel free … Continue reading
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
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 Bubble Breaker Reloaded, C++, Development, Games, Library, OOP, Programing, SDL
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 Bubble Breaker Reloaded, C++, FMOD, Games, Recursivity, SDL, Sokoban Projekt
Leave a comment