AI-powered Snake game in Python, demonstrating various search algorithms (A*, BFS, DFS, Greedy, Online Search) with visualizations using Pygame.
visualization python reinforcement-learning ai game-development pathfinding pygame artificial-intelligence snake snake-game graph-theory hamiltonian-cycle snake-ai snake-game-search-algorithms a-star-bfs-dfs-greedy-search online-search
-
Updated
Jan 6, 2025 - Python