Rubygame 2.6.3, Nice-FFI 0.4

Rubygame 2.6.3 and Nice-FFI 0.4 are now available – no foolin’!

Both versions are maintenance releases to fix bugs reported by users.
For details, please see the related blog posts:

Rubygame is a cross-platform library for programming games in Ruby.
It provides easy-to-use Ruby classes for drawing images, shapes, and
text; playing sound effects and music; handling user input events
(keyboard, mouse, and joystick); and more! Visit http://rubygame.org
for more information.

Nice-FFI is a convenience layer for Ruby-FFI and compatible FFI
implementations (such as JRuby’s). It has useful classes to make
writing FFI-based Ruby extensions even simpler! Visit
http://jacius.github.com/nice-ffi/ for more information.

  • John C.