RAA - ruby-sdl-ffi

ruby-sdl-ffi / 0.2

Short description: Ruby-FFI binding to SDL multimedia libraries
Category: Library/Game
Status: beta
Created: 2009-11-06 03:31:46 GMT
Last update: 2009-11-06 03:31:46 GMT
Owner: jacius (Projects of this owner)
Homepage: http://github.com/jacius/ruby-sdl-ffi
Download: http://rubyforge.org/frs/?group_id=5089
License: OpenSource
Dependency:
Requires: nice-ffi/0.2
Required by: rubygame/2.6.1
Description:

Ruby-SDL-FFI is a low-level binding to SDL and related libraries using Ruby-FFI or compatible FFI APIs, such as JRuby’s. It provides very basic access to SDL from Ruby without the need for a compiled C wrapper. It aims to be platform and Ruby implementation independent.

Ruby-SDL-FFI does not attempt to provide any high-level functionality, only to mirror the standard SDL interface. For higher-level functionality, you should use other libraries (Rubygame, Gosu, etc.).

Edit this project (for project owner)

back to RAA top