Coding Pong in C from Scratch | Completing Player Movements | Ep. 2

  Рет қаралды 628

HirschDaniel

HirschDaniel

Күн бұрын

Пікірлер: 11
@insadeyt
@insadeyt 4 күн бұрын
I usually don't comment but your videos are helping me a lot like the amount of knowledge I just gained in these videos are crazy. Thank you so much 😊. I am subbed ♥️.
@HirschDaniel
@HirschDaniel 4 күн бұрын
Thanks a lot! That's good motivation for the next videos!
@ElaineParra
@ElaineParra 4 күн бұрын
Right on time right on path! thanks
@cdtapes
@cdtapes 4 күн бұрын
Nice as always very educational
@povijarrro
@povijarrro 4 күн бұрын
Hello. I think (May be wrong) it is dependent on keyboard (hw one) how and how many keys it sends.
@HirschDaniel
@HirschDaniel 4 күн бұрын
Yes that is probably the case, thanks a lot!
@Nico-mi2pr
@Nico-mi2pr 2 күн бұрын
Could it also be the key repeat rate and delay configured in the OS? I’m also thinking about something involving the WSL, but I’m not entirely sure about this
@aventyrskonsulterna
@aventyrskonsulterna Күн бұрын
Another great video! Has not seen ep3 yet! BUT! I ChatGPT:ed (is that cheating?) the conflicting paddle-movement and got this : (then it works for multiple players) Delete this if cheating. :) const Uint8 *keyState = SDL_GetKeyboardState(NULL); if (keyState[SDL_SCANCODE_DOWN]) { move_player( surface, &pl1, 1 ); }
@HirschDaniel
@HirschDaniel Күн бұрын
Nah, it's not cheating! Any solution is welcome. It doesn't matter where it's from. Did you test it and is it working? If yes, awesome!
@aventyrskonsulterna
@aventyrskonsulterna Күн бұрын
@@HirschDaniel yep it's working! ;)
@HirschDaniel
@HirschDaniel 22 сағат бұрын
awesome!
Datastructures in C | ArrayList with Dynamic Memory | Ep. 4
47:17
Please Stop Making These JavaScript Mistakes
14:04
Conner Ardman
Рет қаралды 14 М.
Family Love #funny #sigma
00:16
CRAZY GREAPA
Рет қаралды 52 МЛН
Players vs Pitch 🤯
00:26
LE FOOT EN VIDÉO
Рет қаралды 126 МЛН
Is Golang Still a Successful Programming Language?
14:41
Melkey
Рет қаралды 10 М.
30 Programming Truths I know at 30 that I Wish I Knew at 20
17:41
Coding Pong in C from Scratch | Drawing to a Window | Ep. 1
54:53
No One Hires Jr Devs So I Made A Game
39:31
ThePrimeTime
Рет қаралды 317 М.
How a Microcontroller starts
28:49
Artful Bytes
Рет қаралды 40 М.
The Only Type of Testing You Need
14:22
Nick Chapsas
Рет қаралды 34 М.
Why 4d geometry makes me sad
29:42
3Blue1Brown
Рет қаралды 817 М.
What Large-Scale Software Looks Like
18:32
Josh tried coding
Рет қаралды 28 М.