Keyboard input, winMain, keylogger, sneak, WIN API for Game Developers, day 1. VIDEO
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 first lecture, we will learn about getting the input using getAsyncKeyState, learn about the winMain function, and then implement a keylogger + a simple game in the console.
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/
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
Evan King - virtually impossible
https://www.youtube.com/ContextSensitive
https://contextsensitive.bandcamp.com/
Other Videos By Low Level Game Dev 2023-10-06 Minecraft world gen is sucks, so I fixed it! (C++ MINECRAFT clone) 2023-09-25 Is it that difficult to make a game engine? 2023-09-22 Reading and writing files. WIN API for Game Developers, day 5. 2023-09-19 I made my own UI library in C++, How to design a complicated system? 2023-09-15 Opening a file dialogue, your first bigger windows function. WIN API for Game Developers, day 4. 2023-09-11 Can I make Multi-Player Minecraft from scratch in C++? 2023-09-10 TOP 5 C++ tricks for EVERY DAY use 2023-09-09 Handling Errors. WIN API for Game Developers, day 3. 2023-09-06 Making Minecraft In Notepad with C++ 2023-09-05 Manipulating the console, what is a HANDLE? WIN API for Game Developers, day 2. 2023-09-02 Keyboard input, winMain, keylogger, sneak, WIN API for Game Developers, day 1. 2023-08-30 WIN API for Game Developers, day 0, introduction 2023-08-23 Adding Steam Achievements (Midnight Arrow Devlog 4) 2023-08-23 I made Cheat Engine in C++ (How does Cheat Engine work?) 2023-08-16 How to make cross-platform games/apps in C++ 2023-08-14 Trying My Steam Game on Mobile? (Midnight Arrow Devlog 3) 2023-08-10 I put my subscribers to the ULTIMATE CODING COMPETITION! 2023-08-06 Releasing my Game Jam games on Itch.io 2023-08-03 How do 10 YEARS of C++ gamedev look Like? 2023-08-01 Releasing My Game Engine 2023-07-20 Why does it take so long to release a Steam Game? (Midnight Arrow Devlog)
Tags: c++
gamedev
c++ win api
windows api
windwos api tutorial
making a c++ game in the console
windows api input
getAsyncKeyState
winMain
windows api ++
win api
win api tutorial
win api c++
windows.h
how to use windows.h
hot to get input in c++
how to get immediat user's input in c++
how to get keyboard input in c++
c++ tutorial
learn c++
c++ programming
learn c++ windows api
learn cpp windows api
win api getAsyncKeyState
how to get input in windows api