Ruby/SDL is a ruby extension library for SDL. This library enables you to draw images, handle inputs, and play audio files.
Development files:You can download releaes files from this page or RubyGems.
If you install Ruby/SDL using gem system, what you should do is to install SDL developer files and type:
gem install rubysdl
on your terminal. You can see the details of the installation process from the following README files.
File | Date | |
---|---|---|
rubysdl-2.2.0.tar.gz | Aug 06 2014 | (latest) |
rubysdl-2.1.3.1.tar.gz | Dec 26 2013 | - |
rubysdl-2.1.3.tar.gz | Nov 16 2013 | - |
rubysdl-1.3.1.tar.gz | Sep 19 2007 | - |
You can install Ruby/SDL using the folloing package systems.