diff options
author | Vedang Wartikar <vedangwartikar17@gmail.com> | 2022-05-02 18:47:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-02 18:47:45 +0000 |
commit | ffff6519d18a0208e53942b586f80225f1471c51 (patch) | |
tree | f9d99407231e77a04b730fe1948a45b73685095d | |
parent | Add Eqivo to Communication - SIP (#2944) (diff) | |
download | awesome-selfhosted-ffff6519d18a0208e53942b586f80225f1471c51.tar.gz awesome-selfhosted-ffff6519d18a0208e53942b586f80225f1471c51.zip |
Add Wordle to Games (#2879)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -977,6 +977,7 @@ Games, game servers and control panels. - [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` - [Teeworlds](https://www.teeworlds.com) - Open source 2D retro multiplayer shooter. ([Source Code](https://github.com/teeworlds/teeworlds)) `BSD-3-Clause/Other` `C++` - [The Battle for Wesnoth](https://github.com/wesnoth/wesnoth) - The Battle for Wesnoth is an Open Source, turn-based tactical strategy game with a high fantasy theme, featuring both singleplayer and online/hotseat multiplayer combat. `GPL-2.0` `C++` +- [Wordle](https://reactle.vercel.app/) - An Open Source Wordle game. Guess the Wordle in six tries. Each guess must be a valid five-letter word. ([Source Code](https://github.com/cwackerfuss/react-wordle)) `MIT` `Nodejs` - [Zero-K](https://zero-k.info/) - Open Source on Springrts engine. Zero-K is a traditional real time strategy game with a focus on player creativity through terrain manipulation, physics, and a large roster of unique units - all while being balanced to support competitive play. ([Source Code](https://github.com/ZeroK-RTS/Zero-K)) `GPL-2.0` `Lua` |