Weighted path’s and purple dots.

I have a day job, apparently its also a night job now so I’ve only had about a day and a half on this so far.

Still confident i can get something done before deadline though.

Implemented the weighted pathfinding system and the single/multi-selection…..so that’s nice.

Originally I was planning to use rain{indie} to do the path finding but I was not at all familiar with the library and it turned out to be easier to just implement weighted a* myself.

path Despite how sparse it looks I’ve actually got quite a bit of the code done, i just need to hook it up to the graphics now.

We shall see.