I’ve seen a bunch of posts from a long time ago with some tutorials to get raylib working with c++ on replit but the fork has errors and setting it up myself using the tutorial also gives errors. I also saw some tutorials to get sfml for c++ on replit working, but getting errors here too.
Sometimes it’s file not found, and sometimes it looks like it’s going to start working but it says cannot connect to server.
Are these really broken or am I doing something wrong?
Is there any way to get some sort of graphics working for c++ on replit using some alternative library? I’m teaching c++ so I would like to stay with that is possible. Also, avoiding installing a local based ide and all of the problems that go along with that would be great, so is there is some reasonable way to get sometime going in replit, that would rule.