So I was thinking of making a quick 2d C++ game using SFML in repl.it to test the capabilities of it (like performance) but to make games with SFML you need to make a window appear. This is totally possible with a normal text-editor/IDE but I was wondering if it was even possible to open a window with repl.it?
Can you Open a Window in repl.it?
So I was thinking of making a quick 2d C++ game using SFML in repl.it to test the capabilities of it (like performance) but to make games with SFML you need to make a window appear. This is totally possible with a normal text-editor/IDE but I was wondering if it was even possible to open a window with repl.it?
Thanks for answering!