
Intelligent Systems 6th Progress
After reading the previous week’s study, we concluded that we couldn’t implement the A* algorithm. The reasons that we couldn’t implement it are the heuristic function explanation which is oversimplified […]
After reading the previous week’s study, we concluded that we couldn’t implement the A* algorithm. The reasons that we couldn’t implement it are the heuristic function explanation which is oversimplified […]
During our search for the compatible AI, we stumbled upon a paper which implemented the A* algorithm in Congklak game. Below is the link to the paper: Since the A* […]
During this week, we’ve managed to finalize our game logic code. I am going to explain the upper part of the game logic code due to the workload that was […]