diff options
author | Jens Nyman <nymanjens.nj@gmail.com> | 2020-07-19 17:56:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-19 17:56:53 +0000 |
commit | 74931d27396a6e39851e3f2c463aa57749e24916 (patch) | |
tree | a747a7b6805602b53a3c3fc55a0fd74161b21434 | |
parent | Merge pull request #2168 from odinho/patch-1 (diff) | |
download | awesome-selfhosted-74931d27396a6e39851e3f2c463aa57749e24916.tar.gz awesome-selfhosted-74931d27396a6e39851e3f2c463aa57749e24916.zip |
Add Quizmaster
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -836,6 +836,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++` +- [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` - [Teeworlds](https://www.teeworlds.com) - Open source 2D retro multiplayer shooter. ([Source Code](https://github.com/teeworlds/teeworlds)) `BSD-3-Clause/Other` `C++` |