diff options
author | kokomo123 <70863536+kokomo123@users.noreply.github.com> | 2023-01-14 11:44:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-14 11:44:35 +0000 |
commit | 1ca30cd341c5bfa7f98f0ee9738e1e3ab86e5af0 (patch) | |
tree | e3a010b2829b3857f0bbcf4c38a7d0afcf26cf8d | |
parent | Add Veloren to Games (#3492) (diff) | |
download | awesome-selfhosted-1ca30cd341c5bfa7f98f0ee9738e1e3ab86e5af0.tar.gz awesome-selfhosted-1ca30cd341c5bfa7f98f0ee9738e1e3ab86e5af0.zip |
Add 0 A.D. to Games (#3493)
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -998,6 +998,7 @@ _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` - [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` |