diff options
author | Ulices <dev.n47os@aleeas.com> | 2023-03-11 15:58:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-11 15:58:39 +0000 |
commit | 44da5f1b5515755618c124e16ece8f57556f228b (patch) | |
tree | 1055b241a0d9a40bfaff7aa2fd32b480e21c2643 | |
parent | Update `umami` demo + repo link (#3636) (diff) | |
download | awesome-selfhosted-44da5f1b5515755618c124e16ece8f57556f228b.tar.gz awesome-selfhosted-44da5f1b5515755618c124e16ece8f57556f228b.zip |
Move 0 A.D. before A Dark Room (#3640)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1006,8 +1006,8 @@ _Related: [Groupware](#groupware)_ Multiplayer game servers and [browser games](https://en.wikipedia.org/wiki/Browser_game). -- [A Dark Room](https://github.com/doublespeakgames/adarkroom) - Minimalist text adventure game for your browser. ([Demo](https://adarkroom.doublespeakgames.com/)) `MPL-2.0` `HTML5` - [0 A.D.](https://play0ad.com/) - A free, open-source game of ancient warfare. ([Source Code](https://github.com/0ad/0ad)) `MIT/GPL-2.0/Zlib` `C++/C` +- [A Dark Room](https://github.com/doublespeakgames/adarkroom) - Minimalist text adventure game for your browser. ([Demo](https://adarkroom.doublespeakgames.com/)) `MPL-2.0` `HTML5` - [EmuLinkerSF](https://emulinker.org) - EmuLinkerSF is an open source Kaillera server. Kaillera is a client/server system that any emulator can implement to enable netplay over the Internet. ([Source Code](https://github.com/God-Weapon/EmuLinkerSF)) `GPL-2.0` `Java` - [Hextris](https://github.com/Hextris/hextris) - Fast paced HTML5 puzzle game inspired by Tetris. `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` |