Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlnr/gosu
2D game development library for Ruby and C++
https://github.com/jlnr/gosu
c-plus-plus game-development game-engine gosu hacktoberfest libgosu ruby
Last synced: 2 months ago
JSON representation
2D game development library for Ruby and C++
- Host: GitHub
- URL: https://github.com/jlnr/gosu
- Owner: gosu
- License: other
- Created: 2009-05-05T22:35:44.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T09:24:25.000Z (3 months ago)
- Last Synced: 2024-08-19T22:01:53.018Z (3 months ago)
- Topics: c-plus-plus, game-development, game-engine, gosu, hacktoberfest, libgosu, ruby
- Language: C++
- Homepage: https://www.libgosu.org/
- Size: 64.4 MB
- Stars: 2,000
- Watchers: 83
- Forks: 173
- Open Issues: 94
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
- awesome-ruby-toolbox - Gosu - 2D game development library. Gosu features easy to use and game-friendly interfaces to 2D graphics and text (accelerated by 3D hardware), sound samples and music as well as keyboard, mouse and gamepad/joystick input. Also includes demos for integration with RMagick, Chipmunk and OpenGL. (Fun / Game libraries)
README
Welcome to Gosu!
================Gosu is a 2D game development library for Ruby and C++.
The main website is [www.libgosu.org](https://www.libgosu.org/).
The source code, wiki, issue tracker and change log are all hosted on [GitHub](https://github.com/gosu/gosu).Gosu is released under the MIT license.
Getting Started
---------------The best entry point into Gosu's documentation is the [wiki home page](https://github.com/gosu/gosu/wiki).
Try doing the tutorials there if you don't know how to get started,
or look at existing projects in the [Gosu Showcase](https://www.libgosu.org/cgi-bin/mwf/board_show.pl?bid=2).Community
---------- There is a lively [Discord community](https://discord.gg/5nEBXDc).
- If you want to discuss or announce something in a more permanent place than a chat room, we also have a [message board](https://www.libgosu.org/cgi-bin/mwf/forum.pl).
- Please file bugs and feature requests [on GitHub](https://github.com/gosu/gosu/issues).