Snake AI is a from scratch Node.js implementation of a neural network that learns to play the famous snake game via a genetic algorithm.
Clone git repository and run npm start
in terminal.
https://becominghuman.ai/designing-ai-solving-snake-with-evolution-f3dd6a9da867