Go and SDL setup for game development (golang)

Поделиться
HTML-код
  • Опубликовано: 17 окт 2024

Комментарии • 18

  • @ev3rlast
    @ev3rlast Год назад +6

    Hi Brent, Yes, if you could make some more video showing the process how to create a game in Go that would be awesome! I'm currently learning Go and I come from a Ruby background and Rails, but love simplicity and readabiliy of this language. I'm also interested in creating a game in Go cause so many game devs use Unity or UE and I though it would be pretty cool if you could take something like Go and use to develop a game that would look like you made it in one of those game engines, but rather shock people when they find out it was written all in the ground up with Go. Anyways great video! :)

    • @BrentFarris
      @BrentFarris  Год назад +4

      Thanks! I'd love nothing more than more games to be created in Go, it would be great to have a larger game developer community in Go haha. I'll see about getting some time to get into a bit more details on where to go after setting up SDL though!

  • @InspirionGaming
    @InspirionGaming Год назад +3

    Takes me back to you teaching SDL2/C++ at AI! Go seems way easier to read and write! I have been in Python/JavaScript land for the past few years. This is a perfect way for me to learn a new language. Looking forward to more videos!!

    • @BrentFarris
      @BrentFarris  Год назад +3

      Haha, oh man, good times!
      Go is pretty nice so far, I've been playing around with it for about a month. It's got the low level nature of C and the high level ease of programming of something like Python/Javascript.

  • @kamalshkeir
    @kamalshkeir Год назад +5

    subscribed 😁, love to see someone finaly use go for building games, it is very exciting for me, love to see more for sure

    • @BrentFarris
      @BrentFarris  Год назад +2

      Awesome, glad to hear it! I'll be making more Go for game programming videos in the future. I really do want to see an actual Go game development community grow

    • @kamalshkeir
      @kamalshkeir Год назад

      just installed sdl on my windows machine, i'm ready to learn, very cool

  • @moccaloto
    @moccaloto Год назад +1

    Great video. I'm gonna dust off my go game framework. I had started to convert it to cpp, but you inspired me to proceed with go. Also great editing and audio

  • @indoor-adventurer
    @indoor-adventurer Год назад

    I have a bunch of web/microservices experience with go, but not much in game dev. Would you recommend starting with sdl over raylib? Or why would I use one or the other?

  • @maxfrischdev
    @maxfrischdev 4 месяца назад

    Thank you Brent!

  • @QW3RTYUU
    @QW3RTYUU 3 месяца назад

    I like having so many bonuses. ha!

  • @oniricrash4887
    @oniricrash4887 3 месяца назад

    any tips for the problem during the loading in vscode ? i tried closing and reopening but it doesnt change anything

    • @BrentFarris
      @BrentFarris  3 месяца назад

      What kind of problems are you seeing?

    • @oniricrash4887
      @oniricrash4887 3 месяца назад

      @@BrentFarris after setting the path, i open vscode, that tries to set up the workspace but it just continues to load and eat a lot of cpu

    • @BrentFarris
      @BrentFarris  3 месяца назад

      Hmm, I'm not sure why it would be doing that. There is a log/output window you should be able to monitor what its foing from there.

  • @mkjyt1
    @mkjyt1 4 месяца назад

    More please!❤

  • @TtheFG
    @TtheFG 2 месяца назад

    more go

  • @DragonFlame1090
    @DragonFlame1090 10 месяцев назад

    What happened to game or bust man