1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hextris_ynh.git synced 2024-09-03 19:16:05 +02:00

Merge branch 'version-2' of https://github.com/YunoHost-Apps/hextris_ynh into version-2

This commit is contained in:
Éric Gaspar 2023-06-08 16:50:28 +02:00
commit 723bc09e8f
2 changed files with 14 additions and 12 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Hextris for YunoHost
[![Integration level](https://dash.yunohost.org/integration/hextris.svg)](https://dash.yunohost.org/appci/app/hextris) ![Working status](https://ci-apps.yunohost.org/ci/badges/hextris.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/hextris.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/hextris.svg)](https://dash.yunohost.org/appci/app/hextris) ![Working status](https://ci-apps.yunohost.org/ci/badges/hextris.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/hextris.maintain.svg)
[![Install Hextris with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=hextris)
*[Lire ce readme en français.](./README_fr.md)*
@ -24,7 +25,7 @@ Destroying multiple series of blocks grants combos, whose durations are indicate
You lose once blocks on a face of the hexagon stack outside of the outer hexagon!
**Shipped version:** 2020.05.05~ynh5
**Shipped version:** 2023.06.08~ynh1
**Demo:** https://hextris.io/

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Hextris pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/hextris.svg)](https://dash.yunohost.org/appci/app/hextris) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/hextris.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/hextris.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/hextris.svg)](https://dash.yunohost.org/appci/app/hextris) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/hextris.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/hextris.maintain.svg)
[![Installer Hextris avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=hextris)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Hextris rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
> *Ce package vous permet dinstaller Hextris rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
HEXTRIS est un jeu de puzzle au rythme rapide inspiré de Tetris.
Les blocs commencent sur les bords de l'écran, et tombent vers l'hexagone bleu intérieur.
@ -24,18 +25,18 @@ Détruire plusieurs séries de blocs permet d'obtenir des combos, dont la durée
Vous perdez une fois les blocs sur une face de la pile hexagonale en dehors de l'hexagone extérieur !
**Version incluse :** 2020.05.05~ynh5
**Version incluse :** 2023.06.08~ynh1
**Démo :** https://hextris.io/
## Captures d'écran
## Captures décran
![Capture d'écran de Hextris](./doc/screenshots/screenshot.jpg)
![Capture décran de Hextris](./doc/screenshots/screenshot.jpg)
## Documentations et ressources
* Site officiel de l'app : <http://hextris.github.io/>
* Dépôt de code officiel de l'app : <https://github.com/Hextris/Hextris>
* Site officiel de lapp : <http://hextris.github.io/>
* Dépôt de code officiel de lapp : <https://github.com/Hextris/Hextris>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_hextris>
* Signaler un bug : <https://github.com/YunoHost-Apps/hextris_ynh/issues>
@ -51,4 +52,4 @@ ou
sudo yunohost app upgrade hextris -u https://github.com/YunoHost-Apps/hextris_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>