Snake-AI.This repository contains a snake game AI implemented using pathfinding algorithms, inspired by Code Bullet's "Snake AI which always wins (sometimes)" video. The AI explores maze-solving techniques to navigate the snake, find food, and avoid obstacles.