[ LiB ] | ![]() ![]() |
That's a wrap on the common Ruby game libraries. A few important points to take from this chapter are as follows:
Ruby distributions commonly come equipped with pieces needed to make games and GUIs, and it is common to find FOXRuby and Ruby OpenGL.
Python, Lua, and Ruby each have tools for using SDL and OpenGL.
SDL and OpenGL in Ruby look really similar to SDL and OpenGL in other languages.
There are a number of significant differences to how FOX is implemented in Ruby than in other languages.
[ LiB ] | ![]() ![]() |