blob: d2d7ada237aeb7adfc4c3900f6a44655fef18a7f (
plain) (
blame)
1
2
3
4
5
6
|
Ruby-SDL-FFI is a low-level binding to SDL and related libraries using
Ruby-FFI. 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.
WWW: https://github.com/jacius/ruby-sdl-ffi/
|