diff options
author | nodiscc <nodiscc@gmail.com> | 2017-10-16 13:34:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-16 13:34:27 +0000 |
commit | 5ddc04d15c6685ba26d371239f990b75b4a1efa7 (patch) | |
tree | cec3f55c1975cad0817f1be6b9df8e78c93b6cc8 | |
parent | Merge pull request #1212 from cavebeat/mediagoblin (diff) | |
parent | add Spyfall to game section (diff) | |
download | awesome-selfhosted-5ddc04d15c6685ba26d371239f990b75b4a1efa7.tar.gz awesome-selfhosted-5ddc04d15c6685ba26d371239f990b75b4a1efa7.zip |
Merge pull request #1214 from AndrewOlsen/patch-2
add Spyfall to game section
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -684,6 +684,7 @@ _Command-line file upload_ * [Hextris](https://github.com/Hextris/hextris) - Fast paced HTML5 puzzle game inspired by Tetris. ([Demo](http://hextris.io/)) `GPLv3` `HTML5` * [Posio](https://github.com/abrenaut/posio/) - A geography multiplayer game. ([Demo](https://posio.abrenaut.com/)) `MIT` `Python` * [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)) `CCBYSA` `PHP` + * [Spyfall](https://github.com/mpcovcd/spyfall) - Fan made web version of the Spyfall party game. ([Demo](http://spyfall.crabhat.com/)) `MIT` `HTML/Javascript` * [TournamentMango](http://tournamentmango.com/) - TournamentMango is an open source tournament bracket and user management system. You can build an archive of players and keep track of all their scores over time as well as their regular characters, games, and aliases. ([Source Code](https://github.com/seiyria/tournamentmango)) `MIT` `Javascript` |