Draft:Gosu (library)
Draft article not currently submitted for review.
This is a draft Articles for creation (AfC) submission. It is not currently pending review. While there are no deadlines, abandoned drafts may be deleted after six months. To edit the draft click on the "Edit" tab at the top of the window. To be accepted, a draft should:
It is strongly discouraged to write about yourself, your business or employer. If you do so, you must declare it. Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
Last edited by UtherSRG (talk | contribs) 35 days ago. (Update) |
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.
Original author(s) | Julian Raschke, Jan Lücker and various contributors[1] |
---|---|
Repository | github |
Written in | C++, Ruby |
Operating system | Microsoft Windows, MacOS, Linux, iOS |
License | MIT License |
Website | www |
Features
[edit]These are the features that come with the library:
- hardware accelerated graphics
- gamepad support