Category Archives: SDL

Game Programming With Ruby

After over a year of inactivity I’m back with a new tutorial. Hopefully it won’t take me so long to write the next one. Only time will tell. My latest tutorial is called Getting Started With Rubygame. It’s a very … Continue reading

Posted in Ruby, SDL | 4 Comments

Sprite Animation Tutorial

A third SDL tutorial has been added to the tutorials page: Animating Sprites with SDL I received a few requests to add animation to the previous tutorial, so here it is. Also, the downloads for the other two SDL tutorials … Continue reading

Posted in SDL | 1 Comment

SDL 1.2.10 Released

The latest update to SDL was released yesterday. According to the release notes, this is a major release. They also highlight several OpenGL chnages and updates as well as major changes to the build system. The most significant change for … Continue reading

Posted in SDL | Comments Off

SDL Tutorials

Two SDL tutorials have been added to the site: Getting Started With SDL Moving Sprites With SDL These should be enough to get you started with SDL. More advanced tutorials are coming soon.

Posted in SDL | Comments Off