aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2020-08-22 22:41:34 +0000
committerGitHub <noreply@github.com>2020-08-22 22:41:34 +0000
commita274c123b4b443f51fd1cc098ab10d5a972c78bd (patch)
treeda5e2b9a78e3d8a6023968a370a2625715eb230e
parentMerge pull request #2198 from awesome-selfhosted/fixSyntaxErrors (diff)
parentAdded QuakeJS to Games (diff)
downloadawesome-selfhosted-a274c123b4b443f51fd1cc098ab10d5a972c78bd.tar.gz
awesome-selfhosted-a274c123b4b443f51fd1cc098ab10d5a972c78bd.zip
Merge pull request #2203 from begleysm/begleysm-patch-quakejs
Added QuakeJS to Games
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0e457d21..d0621ec4 100644
--- a/README.md
+++ b/README.md
@@ -835,6 +835,7 @@ _Games, game servers and control panels._
- [node-virtual-gamepads](https://github.com/jehervy/node-virtual-gamepads) - Turn your smartphone into a game controller, keyboard, or touchpad for a remote Linux OS machine. `MIT` `Nodejs/CoffeScript`
- [Posio](https://github.com/abrenaut/posio) - Geography multiplayer game. `MIT` `Python`
- [piqueserver](https://github.com/piqueserver/piqueserver) - Server for openspades, the first-person shooter in a destructible voxel world. ([Clients](https://github.com/yvt/openspades)) `GPL-3.0` `Python/C++`
+- [QuakeJS](https://github.com/begleysm/quakejs) - QuakeJS is a port of ioquake3 to JavaScript that can be played in a browser. `MIT` `Nodejs`
- [Quizmaster](https://github.com/nymanjens/quizmaster) - A web-app for conducting a quiz, including a page for players to enter their answers. `Apache-2.0` `Scala`
- [RconCli](https://github.com/gorcon/rcon-cli) - CLI for executing queries on a remote Valve Source dedicated server using the RCON Protocol. `MIT` `Go`
- [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`