[C++ Tutorial #8] Keyboard Input - std::cin

preview_player
Показать описание
Since we have the standard library, or std::cin, getting user input is fairly straight forward (other than the memory corruption you have to worry about).
And ofc there's other ways to get input. This is just one simplified example.

Tutorial Playlist:

Repository:

Any questions/comments? Join us on discord:

std::cin: (0:00)
memory corruption: (1:26)
homework: (5:24)

Social

Patreon:

Channel Memberships:

#gamedev
Рекомендации по теме
Комментарии
Автор

Since we have the standard library, or std::cin, getting user input is fairly straight forward (other than the memory corruption you have to worry about).
And ofc there's other ways to get input. This is just one simplified example.

Tutorial Playlist:

Repository:

Any questions/comments? Join us on discord:

Roundbeargames
Автор

Been following this series from the beginning. Keep up the great work :)

paritoshmishra
Автор

Thanks a lot! Short and helpful! Waiting for the next!

gamedevstanislove