repl-sfml
Made with C++** updated June 2023** Fork this for SFML dev work in REPL
Check out the readme for info about how to set up nix and SFML
message me @qcm if there are any issues or questions
Recent comments (7)qcm6 months agoThis was broken, i added a better readme to document how to use nix to test and or install packages within repl .
this repl should now be a working SFML demo & template for C++
MisterToenails6 months agoHey @qcm, I was trying to get this to work with the nix migration, and this seems like it's mossing some files, as opposed to the other SFML templates, which seem to be missing external dependencies, I was wondering how you get the package installed, and if there's any compiler black magic going on to get it installed so I could try and track down the issue. Thanks!
qcm7 months agoHi Jose, thanks for your message - my template is oudated and needs to be reworked to function on replit's new NIX platform. I will have some time to check this in a few days, i will update you if i can rebuild and fix the SFML template
JoseCoria18 months agoWhen I fork, replit "upgrades" to Nix with Replit and seem to break this. Any tips?
repl-libsdl2-template
Made with C++*** Updated May 2023 ***
Replit for SDL2 OpenGL . this repl will help you get started with the SDL2 library for opengl coding on replit
clone this if you want to test out SDL2 code in replit
Recent comments (0)