diff options
author | Pernat1y <mirnesen@gmail.com> | 2019-10-22 11:21:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-22 11:21:06 +0000 |
commit | d9e840d6b07c8df6a4b37cb0ee04056ba6cffe07 (patch) | |
tree | 8cf6ebf084e7337556fa6afd57db159271c6fdc6 | |
parent | Added Legend of the Green Dragon (diff) | |
download | awesome-selfhosted-d9e840d6b07c8df6a4b37cb0ee04056ba6cffe07.tar.gz awesome-selfhosted-d9e840d6b07c8df6a4b37cb0ee04056ba6cffe07.zip |
Fix syntax for LotD game
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -789,7 +789,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`) +- [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` |