this project is creating a Tic_Tac_Toe Game using search algorithms "BFS, DFS, IDDFS, UCS" . when running the code the starting by making you choose the symbol X/O then you will choose the number of square you want to play on it then the computer will play and that's will be repeated until one win.