Sha256: f5b34cf6950153811d0918bdf7dee8a959aa1fda3862f68aa034e0ce8850e063

Contents?: true

Size: 1.28 KB

Versions: 19

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

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

19 entries across 19 versions & 1 rubygems

Version Path
gosu-1.4.5 README.md
gosu-1.4.5.pre1 README.md
gosu-1.4.4 README.md
gosu-1.4.3 README.md
gosu-1.4.1 README.md
gosu-1.4.0 README.md
gosu-1.3.0 README.md
gosu-1.2.0 README.md
gosu-1.1.1.1 README.md
gosu-1.1.0 README.md
gosu-1.1.0.pre2 README.md
gosu-1.1.0.pre1 README.md
gosu-1.0.0 README.md
gosu-1.0.0.pre2 README.md
gosu-1.0.0.pre1 README.md
gosu-0.15.2 README.md
gosu-0.15.1 README.md
gosu-0.15.0 README.md
gosu-0.14.6.pre1 README.md