Sha256: bcb613be4c3724f3b668d23739628c5798827ffd4071145bb101ffaeaf16d61e

Contents?: true

Size: 1.28 KB

Versions: 7

Compression:

Stored size: 1.28 KB

Contents

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/SZ4nbEd).
- 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).

Build Status
------------

Platforms| 
---|---:
Linux, macOS and iOS|[![Travis build status](https://travis-ci.org/gosu/gosu.svg?branch=master)](https://travis-ci.org/gosu/gosu)
Windows|[![Appveyor build status](https://ci.appveyor.com/api/projects/status/v0liohs47jono1eq?svg=true)](https://ci.appveyor.com/project/gosu-ci/gosu)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
gosu-0.14.5 README.md
gosu-0.14.4 README.md
gosu-0.14.4.pre2 README.md
gosu-0.14.3.pre1 README.md
gosu-0.14.3 README.md
gosu-0.14.0 README.md
gosu-0.14.0.pre2 README.md