diff options
author | n8225 <n8225@users.noreply.github.com> | 2019-10-24 17:54:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-24 17:54:07 +0000 |
commit | b0d790ad9a206597a709dbf2806399c977021059 (patch) | |
tree | 45bd550a47f660a16c912c74d6a23f0b69181dbf | |
parent | Merge pull request #1855 from charlottetan/patch-1 (diff) | |
parent | Fix syntax for LotD game (diff) | |
download | awesome-selfhosted-b0d790ad9a206597a709dbf2806399c977021059.tar.gz awesome-selfhosted-b0d790ad9a206597a709dbf2806399c977021059.zip |
Merge pull request #1848 from Pernat1y/patch-1
Added Legend of the Green Dragon
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -790,6 +790,7 @@ _Games, game servers and control panels._ - [Clumsy Bird](https://github.com/ellisonleao/clumsy-bird) - MelonJS port of the famous Flappy Bird Game. ([Demo](http://ellisonleao.github.io/clumsy-bird/)) `MIT` `Nodejs` - [elevatorsaga](http://play.elevatorsaga.com/) - The elevator programming game. ([Source Code](https://github.com/magwo/elevatorsaga)) `MIT` `Javascript` - [Hextris](https://github.com/Hextris/hextris) - Fast paced HTML5 puzzle game inspired by Tetris. ([Demo](https://hextris.github.io/hextris)) `GPL-3.0` `HTML5` +- [Legend of the Green Dragon](https://github.com/lotgd/core) - Legend of the Green Dragon is a text-based RPG originally developed by Eric Stevens and JT Traub as a remake of and homage to the classic BBS Door game, Legend of the Red Dragon, by Seth Able Robinson. ([Demo](http://lotgd.net/)) `AGPL-3.0` `PHP` - [Lila](https://lichess.org/) - The forever free, adless and open source chess server powering lichess.org, with official iOS and Android client apps. ([Source Code](https://github.com/ornicar/lila)) `AGPL-3.0` `Scala` - [Minetest](https://www.minetest.net/) - An open source voxel game engine. Play one of our many games, mod a game to your liking, make your own game, or play on a multiplayer server. ([Source Code](https://github.com/minetest/minetest)) `LGPL-2.1/CC-BY-SA-3.0/Other` `C++` - [Posio](https://github.com/abrenaut/posio) - Geography multiplayer game. `MIT` `Python` |