SFML

I have a question, is C++ absolutely required before SFML? I'm sort of in a rush right now, & I need to make this project thingy that simulates Mario Bros. For the NES.
Yes. SFML is c++. But You dont need to be a pro or anything, the basics works. Making a little game on SFML (I just made Space Invaders) Needs logic thinking, good structure and design.
Last edited on
It also has bindings for other languages if you know some language better than C++.

http://www.sfml-dev.org/download/bindings.php
I have never tried it myself but SFML has been ported to other languages. such as JSFML for java.
http://jsfml.org/
Topic archived. No new replies allowed.