AAsteriskUCB

Java

AAsteriskUCB was an implementation of the well-known A* algorithm which was developed to solve the 8-puzzle problem. The algorithm and interface were programmed with Java Swing and NetBeans, on the other hand, the program can also process new puzzle background images. The project itself was a personal initiative to implement the A* algorithm for the module INF-361 Artificial Intelligence @ UCB.

Launch project