39 lines
1.6 KiB
Markdown
39 lines
1.6 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 | Android | Windows | Test coverage |
|
|
|-------|-------|---------|---------|---------------|
|
|
| [![Build Status](https://travis-matrix-badges.herokuapp.com/repos/texus/TGUI/branches/0.8-dev/2)](https://travis-ci.org/texus/TGUI) | [![Build Status](https://travis-matrix-badges.herokuapp.com/repos/texus/TGUI/branches/0.8-dev/4)](https://travis-ci.org/texus/TGUI) | [![Build Status](https://travis-matrix-badges.herokuapp.com/repos/texus/TGUI/branches/0.8-dev/3)](https://travis-ci.org/texus/TGUI) | [![Build status](https://ci.appveyor.com/api/projects/status/16e3yl71hq8x0c46/branch/0.8-dev?svg=true)](https://ci.appveyor.com/project/texus/tgui/branch/0.8-dev) | [![codecov](https://codecov.io/gh/texus/TGUI/branch/0.8-dev/graph/badge.svg)](https://codecov.io/gh/texus/TGUI/branch/0.8-dev) |
|
|
|
|
|
|
Download
|
|
--------
|
|
|
|
You can download the source code of the current development version from the [git repository](https://github.com/texus/TGUI/tree/0.8-dev): [Download ZIP](https://github.com/texus/TGUI/archive/0.8-dev.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
|
|
|
|
[![Chat on Gitter](https://badges.gitter.im/texus/TGUI.png)](https://gitter.im/texus/TGUI)
|