diff options
author | Sean Begley <begleysm@users.noreply.github.com> | 2020-08-20 15:18:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-20 15:18:46 +0000 |
commit | a5e17fc7880bfd69f4bbc5310848c45ff1e55b6b (patch) | |
tree | da5e2b9a78e3d8a6023968a370a2625715eb230e /README.md | |
parent | Merge pull request #2198 from awesome-selfhosted/fixSyntaxErrors (diff) | |
download | awesome-selfhosted-a5e17fc7880bfd69f4bbc5310848c45ff1e55b6b.tar.gz awesome-selfhosted-a5e17fc7880bfd69f4bbc5310848c45ff1e55b6b.zip |
Added QuakeJS to Games
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |