Manipulating the console, what is a HANDLE? WIN API for Game Developers, day 2.

Subscribers:
58,500
Published on ● Video Link: https://www.youtube.com/watch?v=UYTkjicnFOI



Category:
Tutorial
Duration: 2:36
887 views
65


In this tutorial series, I aim to help you learn the Windows API. By the end, you will be able to make a basic game, using no libraries except Windows.h

In this lecture, we will manipulate the console, write some colored text to the console, and also learn what a HANDLE is.

Playlist:
https://www.youtube.com/playlist?list=PLKUl_fMWLdH8Kk4iFnWHhU43xXG2t6bjf

#cpp #gamedev #programming #windows

code: https://github.com/meemknight/windowsAPIforGamedevelopers

join my Discord!
https://discord.gg/eehehsPAka

Wishlist My Steam Game!
https://store.steampowered.com/app/2310670/Midnight_Arrow/

Join this channel if you want to support me 😻:
https://www.youtube.com/channel/UChkC4u4KdnIDFh9hPqExLDg/join

Do you want to learn some more stuff from me?
https://www.youtube.com/watch?v=7qm4OR3EmnQ&list=PLKUl_fMWLdH-6VRcIijsiZBgVWxTIu8DL

Music:
Evan King - w e i r d
Evan King - e x o t i c
https://www.youtube.com/ContextSensitive
https://contextsensitive.bandcamp.com/







Tags:
cpp
c++
programming
game dev
windows programming
win api
learn winapi
win api c++
windows API cpp
win api tutorial
windows api tutorial
windows.h
how to make coloured text in the console c++
CreateConsoleScreenBuffer
WriteConsoleOutputCharacter
GetStdHandle
SetConsoleTextAttributes
learn windows api
windows api tutorial c++
windows api manipulating the console