This is a Python3 Implementation of Code-Bullet's NEAT Template, originally programmed in JavaScript. This is intended to be used to easily add an AI to a game.
-
Updated
Jul 6, 2026 - Python
This is a Python3 Implementation of Code-Bullet's NEAT Template, originally programmed in JavaScript. This is intended to be used to easily add an AI to a game.
Сверхумный гибридный ИИ для игры в Змейку, вдохновленный Code Bullet. Объединяет обучение с подкреплением (Q-Learning), поиск путей A* и защиту от тупиков Flood Fill с панелью телеметрии в реальном времени.
Add a description, image, and links to the code-bullet topic page so that developers can more easily learn about it.
To associate your repository with the code-bullet topic, visit your repo's landing page and select "manage topics."