Already knew the basics of C++ but trying to learn more. Kinda sick of being dependent on LLMs for writing graphical applications for me. Claude is just as good as an youtube totorial, i’ll tell you that.

What you see before your yes is my earliest attempt on creating animations - the player already moves on the scene - The sprite is cutoff bacause i haven’t tuned the frames just yet

    • Richard@lemmy.worldOP
      link
      fedilink
      arrow-up
      0
      ·
      4 days ago

      I’m starting out with SFML but my endgoal is really to be able to deal with SDL and Kirigami by myself. I figured a simple game would be a good starting point.

      Kirigami is what i often ask the LLM to write currently