TGUI/README.md

41 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2016-07-10 15:01:18 -07:00
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).
2016-09-17 08:02:04 -07:00
For more information, take a look at the [website](https://tgui.eu).
Status
------
| Linux | macOS | Windows | Android | Test coverage |
|-------|-------|---------|---------|---------------|
2018-08-04 08:26:19 -07:00
| [![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) |
2016-09-17 08:02:04 -07:00
Download
--------
2018-08-04 08:26:19 -07:00
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)
2016-09-17 08:02:04 -07:00
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
2019-05-24 09:43:07 -07:00
[![Discord](https://img.shields.io/badge/chat-on_discord-7389D8.svg?logo=discord&logoColor=ffffff&labelColor=6A7EC2)](https://discord.gg/Msf4vyx)
2016-09-17 08:02:04 -07:00
[![Chat on Gitter](https://badges.gitter.im/texus/TGUI.png)](https://gitter.im/texus/TGUI)