From dd8be0829301c0ac4dd70438970953b9485d8993 Mon Sep 17 00:00:00 2001 From: DogKing Date: Sat, 16 Aug 2025 22:28:07 +0800 Subject: Add client side webpage --- client/README.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 client/README.md (limited to 'client/README.md') diff --git a/client/README.md b/client/README.md new file mode 100644 index 0000000..c03bee0 --- /dev/null +++ b/client/README.md @@ -0,0 +1,47 @@ +## t-rex-runner + +the trex runner game extracted from chrome offline err page. + +see the [source](https://cs.chromium.org/chromium/src/components/neterror/resources/offline.js?q=t-rex+package:%5Echromium$&dr=C&l=7) from chromium + + +[go and enjoy! :smile: ](http://wayou.github.io/t-rex-runner/) + +![chrome offline game cast](assets/screenshot.gif) + +## Interesting Forks/In Chinese, we call it 「花样玩法」 + +- [vianroyal](https://github.com/vianroyal)/[t-rex-runner](https://github.com/vianroyal/t-rex-runner) [Kumamon runner](http://vianroyal.github.io/t-rex-runner/) +
+ +![](assets/kumamon-runner.gif) + +- [xkuga](https://github.com/xkuga)/[t-rex-runner](https://github.com/xkuga/t-rex-runner) [Hello KuGou](http://hellokugou.com/) +
+ +![](assets/hello-kugou.gif) + +- [d-nery](https://github.com/d-nery/)/[t-rex-runner](https://github.com/d-nery/t-rex-runner) [Novas coisas](http://d-nery.github.io/t-rex-runner/) +
+ +![](assets/novas-coisas.gif) + +- [chirag64](https://github.com/chirag64)/[t-rex-runner-bot](https://github.com/chirag64/t-rex-runner-bot) [t-rex runner bot](https://chirag64.github.io/t-rex-runner-bot/) +
+ +![](assets/t-rex-runner-bot.gif) + +- [19janil](https://github.com/19janil)/[t-rex-runner](https://github.com/19janil/t-rex-runner) [t-rex runner](https://19janil.github.io/t-rex-runner/) +
+ +![](assets/t-rex-runner-19janil.gif) + +- [enthus1ast](https://github.com/enthus1ast)/[chromeTrip](https://github.com/enthus1ast/chromeTrip) [Chrome Trip by code0](https://code0.itch.io/chrome-trip) +
+ +![](https://user-images.githubusercontent.com/13794470/37289691-964618be-260a-11e8-8c4a-6df04d6c490d.gif) + +- [zouariste](https://github.com/zouariste)/[corona-runner](https://github.com/zouariste/corona-runner) [Corona runner](https://zouariste.github.io/corona-runner/) +
+ +![](https://raw.githubusercontent.com/zouariste/corona-runner/gh-pages/assets/corona-runner.gif) -- cgit v1.2.3