C++ Strategy Game Programming: Ridiculous Space Battles code video #2

This is a development and coding advice video from me, the guy who is coding Ridiculous Space Battles: Its aimed at C++ developers, or people who want to be coders, and want to know where to start if not using Unity, or maybe just interested in how one person can code a complex C++ strategy game from scratch. They take a while to make, but hopefully I will do a bunch of them :D 00:00 Intro 02:51 WinMain 11:04 WndProc 16:01 InitApp 26:14 GameProc (Main Loop) 41:50 Managers 48:49 Lists,Containers,STL 51:21 Debug Vs Release