Tagged Questions
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++
0
votes
0answers
126 views
sidescroller in allegro, problem with collision
I would like to ask, I'm doing this for an assignment where its slightly similar to a plan side scroller game. Well, I've already gotten my map up and is currently using a background image along with ...