diff options
author | n8225 <n8225@users.noreply.github.com> | 2017-01-15 23:32:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-15 23:32:19 +0000 |
commit | 3624b28ae37edcbd4846797cf2d38ef9bddbb482 (patch) | |
tree | da5f31171f22c3fef8939478367ece99fdfeebe3 | |
parent | Merge pull request #931 from pszlazak/patch-1 (diff) | |
parent | Fixed capitalization (diff) | |
download | awesome-selfhosted-3624b28ae37edcbd4846797cf2d38ef9bddbb482.tar.gz awesome-selfhosted-3624b28ae37edcbd4846797cf2d38ef9bddbb482.zip |
Merge pull request #934 from jbreindel/master
Added battlecraft to games section
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -626,6 +626,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems * [0hh1](https://github.com/Q42/0hh1) - A lovely little logic game by Q42. ([Demo](http://0hh1.com/)) `MIT` `HTML5` * [A Dark Room](https://github.com/doublespeakgames/adarkroom) - A minimalist text adventure game for your browser. ([Demo](http://adarkroom.doublespeakgames.com/)) `MPLv2` `HTML5` * [Agar.IO Clone](https://github.com/huytd/agar.io-clone) - Agar.io clone written with Socket.IO and HTML5 canvas. `MIT` `Nodejs` + * [battlecraft](https://github.com/jbreindel/battlecraft) - A fully distributed multiplayer browser game. ([Demo](http://battlecraft.online)) `Apache` `Erlang` * [Clumsy Bird](https://github.com/ellisonleao/clumsy-bird) - A MelonJS port of the famous Flappy Bird Game. ([Demo](http://www.ellison.rocks/clumsy-bird/)) `MIT` `Nodejs` * [Cubiks-2048](https://github.com/Kshitij-Banerjee/Cubiks-2048) - Clone of 2048 game in 3D. ([Demo](https://kshitij-banerjee.github.io/Cubiks-2048/)) `CCBYNCv4` `HTML5` * [Hextris](https://github.com/Hextris/hextris) - Fast paced HTML5 puzzle game inspired by Tetris. ([Demo](http://hextris.io/)) `GPLv3` `HTML5` |