I am making an opengl game and use SDL for the window, keyboard, and audio. Is it beneficial to switch to SFML?
What I would like:
*Easy key handling
*Multiple windows
*Good audio library
Can SFML do this?
Also, what systems can SFML run on? I know windows and linux, but is mac 100% there? Can it run on any other systems?
Thanks.