N-Queens-Visualizer-AI
PublicVisualize the classic N-Queens puzzle ? in real time using AI search algorithms — Hill Climbing, Simulated Annealing, and Local Beam Search. Built with Python, Pygame, and NumPy, it beautifully animates how AI solves complex constraint problems step by step.