-1

(No, not a real dinosaur)

In Google Chrome, there is a Dinosaur game that can be found at "chrome://dino/". (It also displays when there is no internet connection). Is it possible to put this game onto a CD (any size) such that it is playable without Chrome being installed? If so, what is the minimal size of a CD needed?

(Inspired by this)

1 Answers1

3

That portion of the Chromium source code has been extracted:

https://github.com/wayou/t-rex-runner

Looks like it is entirely javascript so put this on a disk and play.

Paul
  • 61,193