From c8c5f48973fef857bb4d436d38d9c0f3aae24dd3 Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Thu, 24 Aug 2023 23:48:40 +0100 Subject: [PATCH] Remove Hextris (unmaintained) --- software/hextris.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/hextris.yml diff --git a/software/hextris.yml b/software/hextris.yml deleted file mode 100644 index c49abfe432..0000000000 --- a/software/hextris.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Hextris -website_url: https://github.com/Hextris/hextris -description: Fast paced HTML5 puzzle game inspired by Tetris. -licenses: - - GPL-3.0 -platforms: - - HTML5 -tags: - - Games -source_code_url: https://github.com/Hextris/hextris -stargazers_count: 2107 -updated_at: '2022-02-08' -archived: false