* v2 * v2 * Auto-update README * Update manifest.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2.5 KiB
Hextris for YunoHost
This package allows you to install Hextris quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
HEXTRIS is a fast paced puzzle game inspired by Tetris. Blocks start on the edges of the screen, and fall towards the inner blue hexagon. The objective of the game is to prevent the blocks from stacking outside the area of the grey hexagon. To do this, you must rotate the hexagon to manage different stacks of blocks on each face. Aim to connect 3 or more blocks of the same color: when 3 or more blocks of the same color touch each other, they are destroyed, and the blocks above them slide down! Destroying multiple series of blocks grants combos, whose durations are indicated by a quickly receding outline around the outer, grey hexagon. You lose once blocks on a face of the hexagon stack outside of the outer hexagon!
Shipped version: 2023.06.08~ynh1
Demo: https://hextris.io/
Screenshots
Documentation and resources
- Official app website: http://hextris.github.io/
- Upstream app code repository: https://github.com/Hextris/Hextris
- YunoHost documentation for this app: https://yunohost.org/app_hextris
- Report a bug: https://github.com/YunoHost-Apps/hextris_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/hextris_ynh/tree/testing --debug
or
sudo yunohost app upgrade hextris -u https://github.com/YunoHost-Apps/hextris_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps