Deep Q-Learning Snake AI
Watch an AI learn to play classic Snake using a custom genetic algorithm and neural networks. Toggle between a standard JavaScript engine and a high-performance Rust WebAssembly implementation to observe how populations mutate, evolve, and optimize their pathfinding over successive generations.
Compiling WebAssembly Engine...