Ruby/SDL

Ruby/SDL is a ruby extension library for SDL. This library enables you to draw images, handle inputs, and play audio files.

View on GitHub (ohai/rubysdl)

Download

Development files:

Overview

SDL(Simple DirectMedia Layer) is a cross-platform multimedia library. Ruby is powerful and useful object-oriented scripting language. Ruby/SDL enables you to use SDL from Ruby. You can easily develop a game in Ruby.

Features

Development

Ruby/SDL is developed on Github.

License

This library is distributed under LGPL 2.1.