C#, how to make a basic game with WPF.xaml Pt 2, Collisions

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

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

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

    Cool video, needs more parts pls !!!

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

      So your talking a part 3? I just don't know what to put in it.

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

      I understand that more parts would be better but I just don't know what I should make. I've done some coding on the side and added physics to the objects but that was about it.
      At the same time C# is NOT the best programming language to make a game engine, that would be for C++ which I don't know yet. Although both are compiled, C# takes longer to run more complex scripts.
      But with that out of the way could you give me an idea for what I should make a tutorial to expand upon this?

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

      @@FriendlyNeighborhoodPrgrammer You should make doom from scratch.

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

      @@johnschruben3586 Doom using C# wpf?

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

    you GOD

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

    Here's a new episode video idea:
    How about making an enemy cube of a different color, make him move around.
    Your cube also has a weapon, which you can target the enemy cube by moving the mouse cursor and left clicking to fire.
    The enemy cube also has the same weapon and can shoot at you.
    First one to get hit 10 times dies and loses.