Section 01
Introduction / Main Floor: A* Algorithm-Based Gomoku AI Game System: Complete Implementation from Search to Visualization
A Gomoku human-machine game system based on the A* search algorithm, featuring a complete 15x15 chessboard interactive interface, AI intelligent move decision-making, game record export, and search tree visualization functions. It is suitable for artificial intelligence course design and algorithm verification.