C# Game Development | Setting up MonoGame on Windows

Поділитися
Вставка
  • Опубліковано 26 вер 2024

КОМЕНТАРІ • 24

  • @Crazy_programs
    @Crazy_programs 3 місяці тому +2

    This is super cool dude, you are the guy who got me interested into c++ and I am now learning. Keep it up dude, it's super cool!

  • @lanwoah
    @lanwoah Місяць тому +1

    I found you a couple of months ago and i really liked your first "15 years of c++ experience" video.
    I didn't stay because not all people keep uploading, but i just found you again.
    I'm a coder to my core, i'm really passionate about coding and game development.
    Thats why i'm going to give you the benefit of the doubt even though you didn't really upload the last 2 months.
    If you upload something, i'll be there.
    Pls keep going, inspiring people and feeding my coding addiction.

  • @Motify721
    @Motify721 2 дні тому

    I don't need to tell you but you are a legend man.

  • @thygrrr
    @thygrrr 3 місяці тому +1

    Awesome, I needed this for the C# ECS I'm developing.

  • @chesstansyt
    @chesstansyt 3 місяці тому +1

    These raw videos are so cool !!

  • @bysosuke
    @bysosuke 3 місяці тому +2

    more videos pls (especially game dev using monogame/xna framework).

  • @phoenix-heartentertainment7293
    @phoenix-heartentertainment7293 2 місяці тому

    This is really good! Back when i wanted to make a 2D game, i was thinking of using MonoGame/XNA Framework. I believe the guy who made Stardew Valley used XNA Framework which i believe MonoGame is the new version of it im guessing.

  • @HichamTamri23
    @HichamTamri23 4 місяці тому +5

    MonoGame series ?

  • @someone-mh1bo
    @someone-mh1bo 4 місяці тому +1

    MonoGames series please, I need to know to program in C# as a former C++ programmer.

  • @hookflash699
    @hookflash699 5 днів тому +1

    Fun fact: Shawn Hargreaves, the main brain behind XNA, developed Allegro (for anyone old enough to remember that). Fun related fact: Allegro is *still* being developed after all these years!

    • @SyncMain
      @SyncMain  5 днів тому +1

      I didn’t know that! I used Allegro for my first attempt at making a game in C++! (My first language was Java)

    • @hookflash699
      @hookflash699 5 днів тому

      @@SyncMain Same! I used DJGPP (a DOS port of GCC and some other GNU tools), as it was the only free C++ I could find at the time. Time have changed...

  • @dave7244
    @dave7244 4 місяці тому +3

    If you are doing C# stuff. I would skip VS and VSCode and just use Rider. Anything that is cross platform will work in Rider.
    VS is very slow and bloated these days and VSCode while perfectly ok doesn't have the nice Resharper features.

    • @SyncMain
      @SyncMain  4 місяці тому +1

      I have a coworker who uses Rider and it seems impressive, but I've also been distracted by Neovim and the community plugins.
      I really should give Rider a shot, but it's hard to beat free.
      FWIW there's been some really nice improvements to VS2022 recently, and they've started indexing symbols well even w/ Unreal Engine code, so look ups and such are much snappier. I don't think it's enough to make Rider fans happy, but I'm hopeful that Microsoft keeps improving it.

    • @a-google-user07
      @a-google-user07 4 місяці тому

      what about for c++?

    • @dave7244
      @dave7244 4 місяці тому

      @@SyncMain You can import the VS shortcuts. I think I gave up with VS in 2019 after using Rider for about a week.

  • @Ilyesbbr
    @Ilyesbbr 25 днів тому

    New video brotherrrrrr and talk More about games

  • @Dr33mway
    @Dr33mway 4 місяці тому +2

    What do you think about Linux and Linux game development?

    • @SyncMain
      @SyncMain  4 місяці тому +2

      I'm optimistic for the future of it. The only thing inherent to Windows for being the king of game development operating systems is that there is currently a large buy-in and a lot of momentum. At the same time that Microsoft has slipped up on user and developer trust, FOSS developers have shown incredible advances and companies like Valve have paved a path for the financially motivated. We'll see, but I wouldn't be surprised if one or two console generations from now we see official developer tools being made for Linux environments instead of Windows.

    • @Dr33mway
      @Dr33mway 4 місяці тому

      @@SyncMain Thank you very much for your answer

  • @ugtyujuser-yb4eu9jx6v
    @ugtyujuser-yb4eu9jx6v Місяць тому +1

    New video please 🙏..

  • @indoor-adventurer
    @indoor-adventurer 4 місяці тому +1

    I thought every game dev needs to work in emacs, and a language where you manage memory yourself. Otherwise jblow disowns you and you’ll never become a half decent engineer..might as well stop where you are and become a web dev 😂

    • @SyncMain
      @SyncMain  4 місяці тому +1

      JBlow disowned me years ago 😆
      Braid is a great game though