To create lilplateform, we will be using ray
library. It's a game
engine DSL made for ruby. Have a look
(here)[http://mon-ouie.github.com/projects/ray.html] if you don't know
about it yet.
All the dependencies of the game are defined in the project's Gemfile, under the "game" group. Let's require them now.