Beginner C++ Game Programming Tutorial 8
From Chilipedia
Mr. DeBugger is a real sir.
Concepts Taught
-
+=and-=operators - Constructors
-
#include <header> - Using
std::mt19973andstd::uniform_int_distribution<int>
Video Timestamp Index
Coming soon!
Homework
Make the poos move around the screen and rebound when they hit the edges.
The solution is given in a future video.