AI playing snake with Neural Network brain trained by Genetic Alhorithm
Install npm dependencies:
npm install
Just run application i watch AI playing Snake Game
npm run start
Run development version with hot reload and fast rebuilding
npm run serve