README.md 373 B raw
1
# dino
2
3
![cover](https://files.stevedylan.dev/dino-demo.png)
4
5
A web-based port of the Chrome dinosaur game, based on [chrisdothtml/chrome-dino](https://github.com/chrisdothtml/chrome-dino). Includes sound, a leaderboard, and mobile support.
6
7
Try it out at [dino.stevedylan.dev](https://dino.stevedylan.dev)
8
9
## Development
10
11
```bash
12
bun install
13
bun dev
14
```
15
16
## License
17
18
MIT