diff options
author | Jake Breindel <j.breindel2@outlook.com> | 2017-01-15 02:45:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-15 02:45:16 +0000 |
commit | e5325220b26ded51bdff18ca3866d4753d7baec2 (patch) | |
tree | da5f31171f22c3fef8939478367ece99fdfeebe3 | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-e5325220b26ded51bdff18ca3866d4753d7baec2.tar.gz awesome-selfhosted-e5325220b26ded51bdff18ca3866d4753d7baec2.zip |
Fixed capitalization
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -626,7 +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 v2` `erlang/otp` + * [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` |