https://github.com/gosu/gosu
2D game development library for Ruby and C++
https://github.com/gosu/gosu
c-plus-plus game-development game-engine gosu hacktoberfest libgosu ruby
Last synced: 9 months ago
JSON representation
2D game development library for Ruby and C++
- Host: GitHub
- URL: https://github.com/gosu/gosu
- Owner: gosu
- License: other
- Created: 2009-05-05T22:35:44.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T09:24:25.000Z (over 1 year ago)
- Last Synced: 2025-05-10T15:02:39.509Z (9 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,040
- Watchers: 83
- Forks: 174
- Open Issues: 93
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
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).