This is the completed Forest Project. Note that this version does not implement A-Star Pathing algorithm. See: AStarPathingAlgorithm.java
Entities have actions and behavior within the worldmodel. The VirtualWorld is the world that the entities live in. Use WASD arrow keys to move around the viewport of the World.