Jump to content

Draft:Gosu (library)

From Wikipedia, the free encyclopedia

Gosu is a library for game development in 2d, it is written in C++ and Ruby. It is cross-platform and supports most desktop platforms. The library is lightweight and has few dependencies, mostly SDL. the library has both a ruby and c++ API, the ruby one being the more complete.


The library is free and open-source released under the MIT license.

Gosu
Original author(s)Julian Raschke, Jan Lücker and various contributors[1]
Repositorygithub.com/gosu/gosu
Written inC++, Ruby
Operating systemMicrosoft Windows, MacOS, Linux, iOS
LicenseMIT License
Websitewww.libgosu.org

Features

[edit]

These are the features that come with the library:

  • hardware accelerated graphics
  • gamepad support

References

[edit]
  1. ^ "Contributors to Gosu". GitHub.