# dino

![cover](https://files.stevedylan.dev/dino-demo.png)

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.

Try it out at [dino.stevedylan.dev](https://dino.stevedylan.dev)

## Development

```bash
bun install
bun dev
```

## License

MIT
