javirk/Dino-AI
An AI to teach Google Chrome's dinosaur to jump obstacles.
This project helps developers explore and experiment with genetic algorithms and neural networks in a practical, interactive way. It takes the live visual input from the Google Chrome T-Rex game and outputs control commands to make the dinosaur jump or duck. This tool is designed for developers interested in AI, machine learning, and game automation.
No commits in the last 6 months.
Use this if you are a developer looking for a hands-on example to understand how genetic algorithms can train a neural network to play a simple game.
Not ideal if you are looking for a pre-built solution to automate complex tasks or a non-technical tool for general game playing.
Stars
21
Forks
1
Language
Python
License
—
Category
Last pushed
Sep 01, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/javirk/Dino-AI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Paperspace/DinoRunTutorial
Accompanying code for Paperspace tutorial "Build an AI to play Dino Run"
utay/dino-ml
🦎 Simple AI to teach Google Chrome's offline dino to jump obstacles
simply-TOOBASED/dino-bot-3000
A simple bot to play Google's dinosaur game using neural networks and genetic algorithms to get smarter.
kilian-kier/Dino-Game-AI
A simple pygame dino game which can also be trained and played by a NEAT AI
Dewep/T-Rex-s-neural-network
T-Rex's neural network (AI for the game T-Rex / Dinosaur on Google Chrome)