diff --git a/README.md b/README.md index a5820e3..89e49dc 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,20 @@ -# Cubiks-2048 game +# Cubiks-2048 for YunoHost -[![Integration level](https://dash.yunohost.org/integration/cubiks2048.svg)](https://dash.yunohost.org/appci/app/cubiks2048) ![](https://ci-apps.yunohost.org/ci/badges/cubiks2048.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/cubiks2048.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/cubiks2048.svg)](https://dash.yunohost.org/appci/app/cubiks2048) ![](https://ci-apps.yunohost.org/ci/badges/cubiks2048.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/cubiks2048.maintain.svg) +[![Install Cubiks-2048 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=cubiks2048) -> *This package allow you to install Cubiks-2048 quickly and simply on a YunoHost server. +*[Lire ce readme en français.](./README_fr.md)* + +> *This package allow you to install Cubiks-2048 quickly and simply on a YunoHost server. If you don’t have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* ## Overview -A clone of 2048 game in 3D +Clone of 2048 game in 3D ## Screenshots -![](Screenshot-243.jpg) +![](Screenshot-Cubiks-2048.jpg) ## Demo diff --git a/README_fr.md b/README_fr.md new file mode 100644 index 0000000..41803a1 --- /dev/null +++ b/README_fr.md @@ -0,0 +1,32 @@ +# Cubiks-2048 pour YunoHost + +[![Integration level](https://dash.yunohost.org/integration/cubiks2048.svg)](https://dash.yunohost.org/appci/app/cubiks2048) ![](https://ci-apps.yunohost.org/ci/badges/cubiks2048.status.svg) +![](https://ci-apps.yunohost.org/ci/badges/cubiks2048.maintain.svg) + +*[Read this readme in english.](./README.md)* + +> *This package allow you to install Cubiks-2048 quickly and simply on a YunoHost server. +If you don’t have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* + +## Vue d’ensemble + +Clone en 3D du jeu 2048. + +## Captures d’écran + +![](Screenshot-Cubiks-2048.jpg) + +## Démo + +* [Démo officielle](https://kshitij-banerjee.github.io/Cubiks-2048/) + +#### Architectures supportées + +* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/cubiks2048%20%28Apps%29.svg)](https://ci-apps.yunohost.org/ci/apps/cubiks2048/) +* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/cubiks2048%20%28Apps%29.svg)](https://ci-apps-arm.yunohost.org/ci/apps/cubiks2048/) + +## Liens + + * Signaler un bug : https://github.com/YunoHost-Apps/cubiks-2048_ynh/issues + * Dépôt de l’application principale : https://github.com/Kshitij-Banerjee/Cubiks-2048 + * Site web YunoHost : https://yunohost.org/ diff --git a/Screenshot-Cubiks-2048.jpg b/Screenshot-Cubiks-2048.jpg new file mode 100644 index 0000000..47e5403 Binary files /dev/null and b/Screenshot-Cubiks-2048.jpg differ