Gosu
From Libregamewiki
| Developed for: | C++,Ruby |
|---|---|
| Developer(s): | Julian Raschke |
| Release: | 0.7.13 |
| Released: | April 17th, 2009 |
Gosu is a multimedia C++ library with Ruby bindings. It works on OS X, Windows and Linux. It was written by Julian Raschke.[1]
The library is licensed under the MIT license, however on Windows and OS X it uses the proprietary FMOD library. The Linux version can use SDL_mixer though, and as such developers can build completely Free games with it.
The latest version of Gosu is 0.7.13 released on April 17th, 2009.[2]
It is one of only two game development libraries used in the first two RubyWeekend contests.
[edit] Version history
- 0.7.9.2 released on April 16th, 2008
- 0.7.10.3 released on September 20th, 2008
- 0.7.13 released on April 17th, 2009
[edit] References
[edit] External links
- This page is a stub. Please help Libregamewiki by expanding it. Click here to edit this page.


