justforfunc #8: Flappy Gopher III - Collision detection

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024
  • The final episode of the Flappy Gopher trilogy!
    We'll cover how to detect collision between the bird and the pipes. Get ready from some mutual exclusion action!

ความคิดเห็น • 17

  • @bashscript2805
    @bashscript2805 4 ปีที่แล้ว +1

    Here is the source code with all of the stuff, if you wonder github.com/campoy/flappy-gopher

  • @karlsims7642
    @karlsims7642 7 ปีที่แล้ว +1

    Been enjoying this. Does anyone else have to double click to trigger the sdl.MouseButtonEvent. for some reason my system wont recognise the single clicks and when i log the sdl.MouseButtonEvent it displays 4 times per double click and zero per single. Its not the end of the world just a bit annoying.

  • @pengh1846
    @pengh1846 2 ปีที่แล้ว

    Thanks for this video, hope you keep making these videos

  • @nengsite
    @nengsite 7 ปีที่แล้ว +2

    Great vdo series. thank you for create this.

  • @kannibaal
    @kannibaal 7 ปีที่แล้ว +2

    Awesome series!

  • @jamesprendergast7158
    @jamesprendergast7158 7 ปีที่แล้ว +1

    Thank you for bringing us this series!

  • @JasonWelch
    @JasonWelch 6 ปีที่แล้ว

    Awesome work on these man. I've watched a few eps over the last year or so. Just recommended the series to a friend of mine getting into Go. If this was Medium, I'd give you all the claps.

  • @NextLevelNoob
    @NextLevelNoob 5 ปีที่แล้ว

    You are defer uploading your videos in the playlist, can't binge them, am sad.

  • @paulschenk285
    @paulschenk285 6 ปีที่แล้ว

    I like your videos very much. Strange that not more folks are looking at them, maybe it will take some time until you are getting discovered.

  • @Zamicol
    @Zamicol 7 ปีที่แล้ว

    Another great video! Thank you!
    What camera/software are you using to record?

  • @maxmiller4169
    @maxmiller4169 4 ปีที่แล้ว

    really thanks all you this information your share with us .

  • @galezshade
    @galezshade 7 ปีที่แล้ว

    Great series! Can't wait for the next one. Thank you.

  • @AndreSouzaCorner
    @AndreSouzaCorner 7 ปีที่แล้ว

    I loved the series! Thank you

  • @melvins126
    @melvins126 7 ปีที่แล้ว

    Super super awesome...

  • @dn5426
    @dn5426 7 ปีที่แล้ว

    Pyraminx!

  • @konstantin8105L
    @konstantin8105L 6 ปีที่แล้ว

    Thank you.

  • @FranklinHarding
    @FranklinHarding 7 ปีที่แล้ว

    Is there a specific reason you went with int32? Also sorry if you already said it in the video, I have a bad habit of skipping thru videos :)