snakeia and snake-neural-network
Both projects are competitors offering different approaches to implementing AI for the Snake game, with Eliastik/snakeia using Deep Q-Learning in JavaScript with 3D rendering, and zonetti/snake-neural-network exploring neural networks and genetic algorithms.
About snakeia
Eliastik/snakeia
A modern Snake game featuring an artificial intelligence powered by Deep Q-Learning (TensorFlow.js). Written in pure, object-oriented JavaScript, with a 3D rendering engine powered by Three.js.
This project offers a modern take on the classic Snake game, enhanced with various artificial intelligence players. You can play solo against different AI difficulties, watch multiple AIs battle it out in a Battle Royale, or even play online with others. It takes your input (or AI algorithms) and outputs an engaging game experience, perfect for anyone interested in observing or interacting with AI in a familiar game setting.
About snake-neural-network
zonetti/snake-neural-network
An experiment with neural network and genetic algorithms
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work