TGUI/README.md

41 lines
1.7 KiB
Markdown

TGUI - Texus' Graphical User Interface
=======================================
In one line: TGUI is an easy to use, cross-platform, c++ GUI for [SFML](https://www.sfml-dev.org).
For more information, take a look at the [website](https://tgui.eu).
Status
------
| Linux | macOS | Windows | Android | Test coverage |
|-------|-------|---------|---------|---------------|
| [![Build Status](https://travis-matrix-badges.herokuapp.com/repos/texus/TGUI/branches/0.8/2)](https://travis-ci.org/texus/TGUI) | [![Build Status](https://travis-matrix-badges.herokuapp.com/repos/texus/TGUI/branches/0.8/4)](https://travis-ci.org/texus/TGUI) | [![Build status](https://ci.appveyor.com/api/projects/status/16e3yl71hq8x0c46/branch/0.8?svg=true)](https://ci.appveyor.com/project/texus/tgui/branch/0.8) | [![Build Status](https://travis-matrix-badges.herokuapp.com/repos/texus/TGUI/branches/0.8/3)](https://travis-ci.org/texus/TGUI) | [![codecov](https://codecov.io/gh/texus/TGUI/branch/0.8/graph/badge.svg)](https://codecov.io/gh/texus/TGUI/branch/0.8) |
Download
--------
You can download the source code of the current development version from the [git repository](https://github.com/texus/TGUI/tree/0.8): [Download ZIP](https://github.com/texus/TGUI/archive/0.8.zip)
Learn
-----
* [Tutorials](https://tgui.eu/tutorials/0.8)
* [Documentation](https://tgui.eu/documentation/0.8)
* [Examples](https://tgui.eu/examples/0.8)
* [Forum](https://forum.tgui.eu)
Contact
-------
Name: Bruno Van de Velde
E-mail: vdv_b@tgui.eu
[![Discord](https://img.shields.io/badge/chat-on_discord-7389D8.svg?logo=discord&logoColor=ffffff&labelColor=6A7EC2)](https://discord.gg/Msf4vyx)
[![Chat on Gitter](https://badges.gitter.im/texus/TGUI.png)](https://gitter.im/texus/TGUI)