1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hextris_ynh.git synced 2024-09-03 19:16:05 +02:00
A fast paced puzzle game package for YunoHost.
Find a file
2023-06-08 16:32:36 +02:00
.github Update issue and PR templates 2021-05-14 09:14:07 +02:00
conf Appy last example_ynh 2022-10-16 21:36:48 +02:00
doc Appy last example_ynh 2022-10-16 21:36:48 +02:00
scripts Appy last example_ynh 2022-10-16 21:36:48 +02:00
check_process Appy last example_ynh 2022-10-16 21:36:48 +02:00
LICENSE [enh] Global refactoring (#5) 2017-09-28 18:02:52 +02:00
manifest.json Appy last example_ynh 2022-10-16 21:36:48 +02:00
README.md Auto-update README 2022-10-16 19:36:53 +00:00
README_fr.md Auto-update README 2022-10-16 19:36:53 +00:00

Hextris for YunoHost

Integration level Working status Maintenance status
Install Hextris with YunoHost

Lire ce readme en français.

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: 2020.05.05~ynh5

Demo: https://hextris.io/

Screenshots

Screenshot of Hextris

Documentation and resources

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