The project is an attempt to implement a research paper called Path finding in open terrains. The principle motive of the implementation is to find the optimal solution for shortest paths in games whose underlying world is designed as an open terrain. There has been no proper implementation of the work done in the paper, but you will find a demo of the A* algorithm. Research Paper by : S.D.Goodwin, S.Menon, R.G.Price