Tagged Questions
2
votes
5answers
3k views
Best 2D animation library/tech for “iPhone” style animation on WIN32?
All,
I have built a nifty demo application that displays data about our internal systems as a full-screen "billboard" style display. You could think of this as something like an application ...
2
votes
8answers
5k views
Best way to detect collision between sprites?
Whats the best way to detect collisions in a 2d game sprites? I am currently working in allegro and G++