Educational Game/App to learn languages?

Hi, I guess this has been asked before, but I was wondering if Gdevelop could actually make an app like Duoling for languages?

I guess my question would focus more on things like login credentials or that kind of stuff, maybe even licensing the app itself to schools and stuff, I don´t know if this is within Gdevelop realm, so, thoughts?

GDevelop is already used in education, and also teaches JavaScript.

He meant to create a game for learning French for English speakers or Spanish for German speakers.

1 Like

No he did not this is a forum about a game engine

No I’m pretty sure he is asking if it is possible to use GDevelop for making an educational language learning app akin to Duolingo and if it’s possible to license said app to Schools for educational use

OH!..yesnt. you can license your gdevelop applications however you want, but i havent finished my gdevelop app framework, so it will not be remotely easy assuming the approach

Yeah, that’s what I asked indeed, I actually read that you could make the interactive part on Gdevelop, but the other things would have to be handled with Firebase or something else, like logins, credentials, payments, stuff like that.

It is possible to make an educational game that teach languages with possible multiplayer features to compete in some sort of language games with in-app purchase of lessons and features possibly. But if you have such ambitions with online accounts services and subscription models, I would recommend to use a proper application tech stack like React Native, Flutter, Swift, Kotlin for better support and compliance with Google and Apple services and guidelines.