+ 1
C ++ SFML opinions
What are your opinions of SFML for 2d game development? Please share you experiences if you have any. As well as if you know if it works with Code blocks. Thank you
2 Antworten
+ 1
SFML is very good for 2D game development. There are a lot of bindings, you can use SFML with --> C/C++, Python, Ruby, .Net languages, Java, Nim, Julia, Crystal, D, Rust, Go and Haskell. It's crossplatform library, so you can create games for Wibdows, Linux, Android, iOS & MacOS.
0
I use SFML with Code::Blocks, and it is a great setup.