oplS15projects / Tune-Traveler

0 stars 3 forks source link

Added search procedure and rearranged some others. #2

Closed packetpirate closed 9 years ago

packetpirate commented 9 years ago

I began the implementation of the A* algorithm, but there is an error on line 186 when it tries to send to the "current" tile's object to get the "getRow" method. It says that current is not an object.