Search found 1 match
- Tue Sep 20, 2011 7:36 pm
- Forum: Programming Discussion
- Topic: Game engine, C++,SDL (I'm new.)
- Replies: 30
- Views: 19837
Re: Game engine, C++,SDL (I'm new.)
in no order this is what i used to help figure out collision detection. Lazy foo Collision Detection tut http://lazyfoo.net/SDL_tutorials/lesson17/index.php SDL tutorial 11 - (bounding box) collision detection http://www.youtube.com/watch?v=lCc5pWXUq0U&feature=related Let's make a game in C++ (S...