diff options
author | nodiscc <nodiscc@gmail.com> | 2018-01-30 17:18:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-30 17:18:49 +0000 |
commit | 6bc1598bf597e5e00130c9aab3ae4f6c5d420cd7 (patch) | |
tree | 34edf7c20533e3b494882f901570dcd6ed0c9df0 | |
parent | Minor syntax/spacing fix (diff) | |
parent | add precision about lichess.org (diff) | |
download | awesome-selfhosted-6bc1598bf597e5e00130c9aab3ae4f6c5d420cd7.tar.gz awesome-selfhosted-6bc1598bf597e5e00130c9aab3ae4f6c5d420cd7.zip |
Merge pull request #1302 from nodiscc/add-lila
add Lila
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -724,6 +724,7 @@ _Command-line file upload_ - [Clumsy Bird](https://github.com/ellisonleao/clumsy-bird) - MelonJS port of the famous Flappy Bird Game. ([Demo](http://www.ellison.rocks/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](http://hextris.io/)) `GPL-3.0` `HTML5` +- [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` - [Posio](https://github.com/abrenaut/posio/) - Geography multiplayer game. ([Demo](https://posio.abrenaut.com/)) `MIT` `Python` - [SourceBans++](https://sbpp.github.io) - Admin, ban, and communication management system for games running on the Source engine. ([Source Code](https://github.com/sbpp/sourcebans-pp)) `CC-BY-SA-4.0` `PHP` - [Spyfall](https://github.com/mpcovcd/spyfall) - Fan made web version of the Spyfall party game. ([Demo](http://spyfall.crabhat.com/)) `MIT` `HTML/Javascript` |