The purpose of this prohject was to implement AI for the players character. When the user clicks on one of their players and presses the walk option and then clicks on an empty part of the map, the user character will find the shortest path to the destination using A* algorithm.
Running the code: find "src/s3/base/main.java" and run that file to start the game
dependencies: JDK 1.8