diff options
author | Sourabh Joshi <38150665+sourabh-joshi@users.noreply.github.com> | 2019-04-30 08:06:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-30 08:06:36 +0000 |
commit | 508e86167207ab0cf1a25da9e67839810d6f5aab (patch) | |
tree | 99eb671f222718820a32c0bf2f6684fc0d8f97db | |
parent | Merge pull request #1661 from prashant-webkul/master (diff) | |
download | awesome-selfhosted-508e86167207ab0cf1a25da9e67839810d6f5aab.tar.gz awesome-selfhosted-508e86167207ab0cf1a25da9e67839810d6f5aab.zip |
Update dead demo URL
Update dead demo URL for game "clumsy-bird" to a working demo URL.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -752,7 +752,7 @@ _Command-line file upload_ - [A Dark Room](https://github.com/doublespeakgames/adarkroom) - Minimalist text adventure game for your browser. ([Demo](http://adarkroom.doublespeakgames.com/)) `MPL-2.0` `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) - Fully distributed multiplayer browser game. ([Demo](http://battlecraft.online)) `Apache-2.0` `Erlang` -- [Clumsy Bird](https://github.com/ellisonleao/clumsy-bird) - MelonJS port of the famous Flappy Bird Game. ([Demo](http://www.ellison.rocks/clumsy-bird/)) `MIT` `Nodejs` +- [Clumsy Bird](https://github.com/ellisonleao/clumsy-bird) - MelonJS port of the famous Flappy Bird Game. ([Demo](http://ellisonleao.github.io/clumsy-bird/)) `MIT` `Nodejs` - [elevatorsaga](http://play.elevatorsaga.com/) - The elevator programming game. ([Source Code](https://github.com/magwo/elevatorsaga)) `MIT` `Javascript` - [Hextris](https://github.com/Hextris/hextris) - Fast paced HTML5 puzzle game inspired by Tetris. ([Demo](http://hextris.io/)) `GPL-3.0` `HTML5` - [Lila](https://lichess.org/) - The forever free, adless and open source chess server powering lichess.org, with official iOS and Android client apps. ([Source Code](https://github.com/ornicar/lila)) `AGPL-3.0` `Scala` |