mirror of
https://github.com/YunoHost-Apps/Cubiks-2048_ynh.git
synced 2024-09-03 18:25:55 +02:00
2048 game Clone in 3D for YunoHost
* Fix (#19) * 4.3 * Update manifest.json * Fix minter * Auto-update README * Update manifest.json * Auto-update README * Version 2 (#24) * v2 * Auto-update README * v2 * Create tests.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Auto-update README --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> |
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
sources | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_fr.md | ||
tests.toml |
Cubiks 2048 for YunoHost
This package allows you to install Cubiks 2048 quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Create the number 2048. Cubes with same number merge!
Shipped version: 1.0~ynh6
Demo: https://kshitij-banerjee.github.io/Cubiks-2048/
Screenshots
🔴 Antifeatures
- Tracking: Tracks you and/or reports your activity to upstream maintainer or third parties, either without your permission or by default.
Documentation and resources
- Official app website: https://kshitij-banerjee.github.io/Cubiks-2048/
- Upstream app code repository: https://github.com/Kshitij-Banerjee/Cubiks-2048/
- YunoHost documentation for this app: https://yunohost.org/app_cubiks-2048
- Report a bug: https://github.com/YunoHost-Apps/cubiks-2048_ynh/issues
Developer info
Please send your pull request to the testing branch.
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
More info regarding app packaging: https://yunohost.org/packaging_apps