Here you can find representation of A* pathfinding algorithm for 3-dimentional grid. Written on C#
Just follow simple steps in Wiki for this repository.
In creation of this repository I used some parts of the code by Tim Stoddard (gamepopper) of his AStarLibGDX repository. https://github.com/gamepopper/AStarLibGDX.git