From 650720ea25bd1605bf3ad9bd326b67340f03bc19 Mon Sep 17 00:00:00 2001 From: Lee Reilly Date: Fri, 21 Nov 2014 13:28:20 -0800 Subject: [PATCH] Add Hextris --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b907675..8e127d7 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ A selection of major game studios, publishers, etc. using GitHub: ## Puzzle +* [Hextris](https://github.com/Hextris/hextris) - an addictive puzzle game inspired by Tetris. [Play now!](http://hextris.io/) * [Orbium](https://github.com/bni/orbium) - a modern version of the 90's game Log!cal. [Play now!](http://jsway.se/m/) * [Pop Pop Win](https://github.com/dart-lang/pop-pop-win) - an implementation of Minesweeper in Dart.