Skip to content

JohanWinther/Dinobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dinobot

Machine learning bot for Chrome's offline dinosaur game that uses brain.js as the neural network library.

How to use

Setup

  1. Install with git clone https://github.com/JohanWinther/Dinobot.git and then npm install.
  2. Start server with npm start.
  3. Navigate to localhost:3000.

Play

  1. Record your actions by yourself or hardcode a bot. Game data and keyboard inputs will be recorded as example input and output data.
  2. The network is then trained on these samples.
  3. Watch it play without any user input! Just like magic!

Credit

The game is from the Chromium team. See the source from Chromium

About

Supervised machine learning bot for Chrome's offline dinosaur game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published