Home - oli-obk/gosu GitHub Wiki
Gosu Documentation Overview
Installation, Tutorial
Depending on your operating system and programming language, please refer to the appropriate pages from the side bar.
Translations of the Ruby Tutorial
- French mirror/translation of the old Google Code page, provided by Damien Gouteux
- Traditional Chinese translation by poga
- Spanish translation by ladybenko
Reference
Ruby Game Packaging
Since Ruby is not a compiled language, it may not be obvious how to release games written in it to the public. For instructions see either Ruby Packaging on OS X or Ruby Packaging on Windows.
Further Inspiration
There are many games you can take a look at in the Gosu Showcase board, and even more useful libraries to use with Gosu in the Extending Gosu board!