C++ Graphics Tutorial: Creating a bullet class (SFML Part 1)

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

КОМЕНТАРІ •

  • @gamedevnow7551
    @gamedevnow7551 8 років тому +2

    You should consider a base class as enemy and player share some lines, anyways, as always, excellent tutorial. I'm new to C++, I've got some books on sfml from Packt, but even the essentials and blueprints, they are hard to follow 'cuz the author goes from beginner to advanced very fast and for somebody who came from c# to get the head around references and pointers from a night to day is not that easy, in the tutorials they seem easy but when we bump into them and see things like "Player *&player" we just realize that there are a lot more to learn. One thing I'd like to see you do is to create a GameManager or Game class to keep the Main as clean as possible. But again, Many thanks, your tutorials are helping me a lot.

    • @termspar4231
      @termspar4231  8 років тому

      Ya ik I should get into better coding practices like setting up class hierarchies and using polymorphism more to my advantage, but often times I'm just too lazy to lol; especially in smaller tutorials such as this one. And ya C++ took me a while to get down coming from Python and VB, the pointers are confusing but understandable once you get them down it just takes practice. Application of concepts did more for me than any amount of books or tutorials, it's one of the reasons I make videos is to practice my skills. And by GameManager do you mean having a class for the SFML window? Because I can try doing that if you'd like (also sorry for responding late I didn't get notified of a comment)

    • @gamedevnow7551
      @gamedevnow7551 8 років тому

      Yep, I meant that, a window class just to get even cooler, but once again, just suggestion of improvement... I'm learning a lot with your tuts

    • @termspar4231
      @termspar4231  8 років тому

      GameDev Now Ok ya I'll see if I can do that, and thanks! Glad to hear people enjoy watching my stuff :)

  • @ashwaniyadav3661
    @ashwaniyadav3661 3 роки тому

    thanks alot love your voice men

  • @invalid5777
    @invalid5777 4 роки тому

    Can make a new tutorial for 360 shooting for square

    • @termspar4231
      @termspar4231  4 роки тому

      Interesting idea, I'll think about it!

  • @L9Unabomber
    @L9Unabomber 5 років тому +1

    Bandicam.com