Vector library, collision detection library,…

My libraries i wish to use on LD#13 and probably even work on durring the competition, they probably aren’t of any use to anyone else but me, but if you find anything usefull, by all means, take it. There is a 2D vector math class, the monkey wrench for game programmers. A simple log writer, which also need work, to add ease of use. And collision detection methods and classes, that detect collisions between concave objects, but it’s buggy, so check code before use.

PS:

Right, the link

Tags: collision detection, log writter, vector math