Win32 API Game Framework in C++ (Ep.1 Introduction)

Опубликовано: 03 Апрель 2026
на канале: Daniel Blagy
8,183
75

Setting up Win32 Application in Visual Studio:    • How To Use Win32 API in Visual Studio C++ ...  
Series playlist:    • Game Framework in C++ with Win32 API  
Github repo: https://github.com/danielblagy/dewcin_yt

How to make a game framework in C++ using only Win32 API. Episode 1 Introduction.

Github: danielblagy
IG: @danielblagy

Timestamps:
00:00 intro
00:14 Library vs Framework vs Engine
02:40 Why use Win32 API?
03:28 What the framework will provide