Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Should I learn SFML for windows app or console app?  (Read 1711 times)

0 Members and 1 Guest are viewing this topic.

Sliferslacker

  • Newbie
  • *
  • Posts: 1
    • View Profile
Should I learn SFML for windows app or console app?
« on: July 22, 2024, 08:31:02 pm »
Hello, so just for background info I'm a real noob so sorry if this is a dumb question. I've made simple games in a window app in C++, but when i look up tutorial for SFML online they're all for console app. Is there a tutorial for SFML for window app? Or is it just simpler to use SFML for console app so a noob like me should learn SFML in a console app?

Thanks

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10991
    • View Profile
    • development blog
    • Email
Re: Should I learn SFML for windows app or console app?
« Reply #1 on: July 28, 2024, 04:27:25 pm »
I'd just stick with a console app.

The differences are unrelated to learning SFML.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/