An open API service indexing awesome lists of open source software.

https://github.com/chrisdothtml/chrome-dino-ai

Did you think that dinosaurs were finished evolving?
https://github.com/chrisdothtml/chrome-dino-ai

chrome dinosaur-game neural-network neuroevolution p5js synapticjs

Last synced: 5 months ago
JSON representation

Did you think that dinosaurs were finished evolving?

Awesome Lists containing this project

README

          




chrome-dino-ai




> Did you think that dinosaurs were finished evolving?

Forked from my [chrome-dino](https://github.com/chrisdothtml/chrome-dino) repo, attempting to train a neural network via evolution to beat the chrome offline dinosaur game

## Run locally (literally)

```bash
# install deps
$ yarn
# start server
$ yarn start
```

## License

[MIT](license)