Raylib on replit? #2107
Unanswered
ProfAndreaPollini
asked this question in
Q&A
Replies: 2 comments
-
@ProfAndreaPollini If SDL can run then raylib can probably also run but I have no idea how. In any case I'll ask them. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I had this same idea today (exactly three years later!) so I threw together a Repl using raylib-game-template. You can find the Repl template here: https://replit.com/@ghaberek/raylib-game-template?v=1 It actually seems very convenient to quickly bootstrap a game directly in the browser! 🤔 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
using replit in my classroom I found some examples of applications which use SDL (which is included in replit environment). I wonder how (if possibile) I can get also raylib compiled and running on replit. Anyone have tried it? I don't know how one can draw using SDL without using some tools like emscripten (which is not included in replit install).
Thanks a lot!
AP
Beta Was this translation helpful? Give feedback.
All reactions