From 3d297a7f8f18ae8a0357336b93f61afa316b03b5 Mon Sep 17 00:00:00 2001 From: nrew225 <nrew225@gmail.com> Date: Wed, 3 Aug 2016 20:01:44 -0700 Subject: [PATCH] Added Hextris to games --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index adedbdb1..c28632ca 100644 --- a/README.md +++ b/README.md @@ -553,6 +553,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Clumsy Bird](https://github.com/ellisonleao/clumsy-bird) - A MelonJS port of the famous Flappy Bird Game. ([Demo](http://www.ellison.rocks/clumsy-bird/)) `MIT` `Nodejs` * [Cubiks-2048](https://github.com/Kshitij-Banerjee/Cubiks-2048) - Clone of 2048 game in 3D. - `CCANC 4.0` * [A Dark Room](https://github.com/doublespeakgames/adarkroom) - A minimalist text adventure game for your browser. ([Demo](http://adarkroom.doublespeakgames.com/)) `MPLv2` `HTML5` + * [Hextris](https://github.com/Hextris/hextris) - Fast paced HTML5 puzzle game inspired by Tetris! ([Demo](https://github.com/Hextris/hextris)) `GPLv3` `HTML5` * [TournamentMango](http://tournamentmango.com/) - TournamentMango is an open source tournament bracket and user management system. You can build an archive of players and keep track of all their scores over time as well as their regular characters, games, and aliases. ([Source Code](https://github.com/seiyria/tournamentmango)) `MIT` `Javascript`