We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
AI ping pong game
It use Genetic algorithm and Neural Network to build Ping Pong game
you can see the live demohere
It will generate 20 generation paddles and each generation will use 40 amounts paddles to train neural network.
yarn start
Then openhttp://localhost:9000/
http://localhost:9000/
yarn installyarn build