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?
- Host: GitHub
- URL: https://github.com/chrisdothtml/chrome-dino-ai
- Owner: chrisdothtml
- License: mit
- Created: 2018-07-24T14:03:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T18:47:56.000Z (almost 6 years ago)
- Last Synced: 2025-04-06T00:45:04.548Z (about 1 year ago)
- Topics: chrome, dinosaur-game, neural-network, neuroevolution, p5js, synapticjs
- Language: JavaScript
- Homepage: https://chrisdothtml.github.io/chrome-dino-ai
- Size: 208 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
> 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)