shiv213 / dinoML

Playing the Chrome dinosaur game using NEAT

Home Page:https://dino.shivvtrivedi.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DinoML Planning

https://shivvtrivedi.com/dinoML/

Purpose

Play chrome dino game using NEAT/genetic evolution


Controls (Button Press)

  • Jump
  • Duck

Inputs

  • Current speed
  • Distance to next obstacle
  • Width of obstacle
  • Height of obstacle
  • Player height
  • Bird height
  • Distance between closest obstacle and 2nd closest obstacles

Fitness is determined by current score


About

Playing the Chrome dinosaur game using NEAT

https://dino.shivvtrivedi.com/


Languages

Language:JavaScript 93.7%Language:CSS 4.3%Language:HTML 2.1%