Rubygame 1.1.0 review

Download
by rbytes.net on

License: LGPL (GNU Lesser General Public License)
File size: 148K
Developer: John Croisant
0 stars award from rbytes.net

Rubygame is a combination extension and library for the Ruby language, with the goal of making it easy and fun to create games in Ruby.

Rubygame has SDL as a backend, and is styled after the very nice pygame library for the Python language.

Rubygame is free softwarereleased under the GNU Lesser General Public License.

Requirements:
ruby 1.8
SDL 1.2.7
SDL_gfx 2.0.10
SDL_image 1.2.3
SDL_ttf 2.0.6

What's New in This Release:
Rubygame can work alongside OpenGL to provide 3D hardware-accelerated graphics, including the ability to convert Surfaces into OpenGL textures.
The mouse cursor can be hidden and shown.
Code has been cleaned up and restructured, and the build system has had some improvements.

Rubygame 1.1.0 keywords