It use Genetic algorithm and Neural Network to build Ping Pong game
you can see the live demo here
It will generate 20 generation paddles and each generation will use 40 amounts paddles to train neural network.
yarn start
Then open https://localhost:9000/
yarn install
yarn build