Auto Player - NetanelAlbert/OopEx3-Map-Game GitHub Wiki
The object AutoPlayer is getting a graph ans server objects, an do all the calculation to finde the fastest way of earning much points as it can.
It runs on a sepperated thred so the gui & server functions will not slow it down.
To use it you just need to construct one, start the game, and then call the start() function of it.