I'm trying to make a 2d platformer and I was wondering if a hash table is good for collision detection.
I want to have collision detection in a 2d game and I want the cod to not rely on graphics library's
I'm trying to make a 2d platformer and I was wondering if a hash table is good for collision detection.
I want to have collision detection in a 2d game and I want the cod to not rely on graphics library's