Skip to content

Javascript-based genetic algorithm injected into T-rex Jump game.

Notifications You must be signed in to change notification settings

paanvaannd/GARex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GARex

####Javascript-based genetic algorithm injected into T-rex Jump game.

Forked from JoeyVinyard's NeuralTrex project.

Joey's genetic algorithm (GA) was calibrated to optimize each T-rex's jump time with relation to the T-rex's velocity. A hard-coded mutation rate of 0.02 was selected and hard-coded into the initial iteration of the project. My iteration will be optimizing the actual algorithm used in the initial iteration of this project by seeing which mutation value generates optimal T-rex progeny in the shortest span on average.

I will include other tweaks and optimization informaiton as the project progresses.

About

Javascript-based genetic algorithm injected into T-rex Jump game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.6%
  • HTML 29.9%
  • CSS 2.5%