Browse Source

making it my own

Michael Hoskins 5 years ago
parent
commit
7cad03420d

+ 1 - 37
README.md

@@ -1,44 +1,8 @@
 ## t-rex-runner
 
-the trex runner game extracted from chrome offline err page.
+Originally grabbed this source from https://github.com/wayou/t-rex-runner and drunkenly turning this into an Outrun-style Chrome extension.
 
 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/) 
-<br>
-
-![](assets/kumamon-runner.gif)
-
-- [xkuga](https://github.com/xkuga)/[t-rex-runner](https://github.com/xkuga/t-rex-runner) [Hello KuGou](http://hellokugou.com/) 
-<br>
-
-![](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/) 
-<br>
-
-![](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/) 
-<br>
-
-![](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/) 
-<br>
-
-![](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) 
-<br>
-
-![](https://user-images.githubusercontent.com/13794470/37289691-964618be-260a-11e8-8c4a-6df04d6c490d.gif)
-
-

BIN
assets/default_100_percent/100-offline-sprite.png


BIN
assets/default_200_percent/200-offline-sprite.png


BIN
assets/hello-kugou.gif


BIN
assets/kumamon-runner.gif


BIN
assets/novas-coisas.gif


BIN
assets/offline-sprite-1x.png


BIN
assets/offline-sprite-2x.png


BIN
assets/outrun-grid.jpg


BIN
assets/outrun-grid.png


BIN
assets/t-rex-runner-19janil.gif


BIN
assets/t-rex-runner-bot.gif


+ 1 - 0
index.css

@@ -7,6 +7,7 @@ html, body {
   margin: 0;
   width: 100%;
   height: 100%;
+  background-color: #000;
 }
 
 .icon {

BIN
purple-hd-grid.blend