/geneticalgorithm

Program learns how to shoot the target

Primary LanguageJavaScript

genetic-algorithm

Shooters evolves then get better accuracy.

Getting Started

When you start algorithm you should see this on your browser.

After few minutes...

As you can see (History right side of the browser) target changed position (n) times what means that we achieved target (n) times. #achieved target means that 50% of population reached the goal - u can changed it in source code.

Installing

In this project I used p5.js library. You can download it from https://p5js.org/download/.

Built With

  • p5.js - The library I used

Authors

  • Bartosz Brewczyński

Acknowledgments