1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/Cubiks-2048_ynh.git synced 2024-09-03 18:25:55 +02:00
cubiks-2048_ynh/README.md
ericgaspar 6dd17cafaa Fix
2021-04-23 08:03:58 +02:00

45 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Cubiks 2048 for YunoHost
[![Integration level](https://dash.yunohost.org/integration/cubiks-2048.svg)](https://dash.yunohost.org/appci/app/cubiks-2048) ![](https://ci-apps.yunohost.org/ci/badges/cubiks-2048.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/cubiks-2048.maintain.svg)
[![Install Cubiks 2048 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cubiks-2048)
*[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 dont have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
## Overview
Clone of 2048 game in 3D
## Screenshots
![](Screenshot-Cubiks-2048.jpg)
## Demo
* [Official demo](https://kshitij-banerjee.github.io/Cubiks-2048/)
#### Supported architectures
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/cubiks-2048.svg)](https://ci-apps.yunohost.org/ci/apps/cubiks-2048/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/cubiks-2048.svg)](https://ci-apps-arm.yunohost.org/ci/apps/cubiks-2048/)
## Links
* Report a bug: https://github.com/YunoHost-Apps/Cubiks-2048_ynh/issues
* Upstream app repository: https://github.com/Kshitij-Banerjee/Cubiks-2048
* YunoHost website: https://yunohost.org/
---
## Developers info
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/Cubiks-2048_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/Cubiks-2048_ynh/tree/testing --debug
or
sudo yunohost app upgrade cubiks-2048 -u https://github.com/YunoHost-Apps/Cubiks-2048_ynh/tree/testing --debug
```