Ferenc Engard wrote: > I am thinking to write a game in ruby, and I have found this library. > The problem is, that I have downloaded the > rubysdl-0.9.3-win32bin-ruby18.lzh file, and cannot decompress it. Do > anybody uses this library, especially this binary package? Use Izarc, it is available from http://www.izsoft.dir.bg/apps/IZArc34.exe You might also want to have a look at the Ruby/Gosu gaming library. It can do quite a bit more than SDL, but does not work perfectly on non-Windows platforms yet. It's available at http://www.raschke.de/julian/gosu/