Exploring Learn Game Programming In C Episode 10 Collision Detection
Let's dive into the details surrounding Learn Game Programming In C Episode 10 Collision Detection.
- Part 2: https://www.youtube.com/watch?v=Q_VmbMQyXj0 Some simple
- Download this
- Get the code at the text version of this
- http://www.libertybasic.com/ In this lesson we work with
- Welcome to
In-Depth Information on Learn Game Programming In C Episode 10 Collision Detection
Learn This is the 10th video in my series, where I am going to work through the steps required to make a home brew Welcome to XCode Project file: http://vertostudio.com/pub/learnc/sdl2_xcode5_3.zip
We use the isHittingPoint method to create an isHitting method that lets a GameObj see if it's hitting another GameObj. we use that ...
That wraps up our extensive overview of Learn Game Programming In C Episode 10 Collision Detection.