iwtl - Recommended Starting Software for a Real-Time Edutainment App
I'm making a real time edutainment TCG / CCG app and I was wondering, which software would you guys recommend I try out with my small team for an initial MVP. Ideally it would be something that can run both the game aspect (which would need real time aspects, and fairly large multiplayer servers, and maybe animations) AND the education aspect (which would need teacher tracking, flashcard databases, and analysis)
I feel like game engines like Unity would probably be best suited for the game portion of the app, whereas cross platform app development software like Flutter / React Native would be better for the education aspect.
I was just wondering what approach you guys would take. I would prefer to stick to a single software or stack if possible, but I am fine with using multiple if need be.