Beginner C++ Game Programming Tutorial 6

From Chilipedia
Revision as of 00:25, 23 September 2019 by Ap (Talk | contribs)

Jump to: navigation, search

Video Timestamp Index

  • Intro 0:00
  • Current code recap 0:26
  • Making our first function (very emotional moment) 1:18
  • Refactoring, making our function more versatile, function parameters 4:46
  • Revisiting collision test code because of all the touching 8:21
  • More refactoring, collision function 9:20
  • More boxes 14:17
  • Homework 16:57