From 205f9da1f70287c77a5420226808d01eb996b7b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B4=95=E0=B5=81=E0=B4=9F=E0=B5=8D=E0=B4=9F=E0=B5=82?= =?UTF-8?q?=E0=B4=B8=E0=B5=8D?= Date: Wed, 12 Nov 2025 20:18:26 +0100 Subject: [PATCH] add hextris to puzzle section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 19eec89..9465bea 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,8 @@ This is a list of different open-source video games and commercial video games o - **Portal64** - A demake (remake for an older platform) of Portal for the Nintendo 64. [[source]](https://github.com/lambertjamesd/portal64) +- **[Hextris](https://hextris.io/)** - Fast paced HTML5 puzzle game inspired by Tetris!. [[source]](https://github.com/Hextris/hextris) + ## Racing games - **[wipEout](https://phoboslab.org/log/2023/08/rewriting-wipeout)** - This is a re-implementation of the 1995 PSX game wipEout. [[source]](https://github.com/phoboslab/wipeout-rewrite)