1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hextris_ynh.git synced 2025-11-04 19:58:44 +01:00
A fast paced puzzle game package for YunoHost.
Find a file
2025-10-30 07:39:47 +01:00
.github Update issue and PR templates 2021-05-14 09:14:07 +02:00
conf Testing (#48) 2025-04-02 22:10:44 +02:00
doc Testing (#41) 2023-06-09 10:32:45 +02:00
scripts Testing (#50) 2025-10-30 07:39:47 +01:00
LICENSE [enh] Global refactoring (#5) 2017-09-28 18:02:52 +02:00
manifest.toml Testing (#50) 2025-10-30 07:39:47 +01:00
README.md Testing (#50) 2025-10-30 07:39:47 +01:00
tests.toml Testing (#41) 2023-06-09 10:32:45 +02:00

Logo of Hextris Hextris, packaged for YunoHost

Fast paced puzzle game

🌐 Official app website App Demo Version: 2025.09.05~ynh1

Screenshots

Screenshot of Hextris

📦 Developer info

Automatic tests level

🛠️ Upstream Hextris repository: https://github.com/Hextris/Hextris

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/hextris_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade hextris -u https://github.com/YunoHost-Apps/hextris_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.