Best development environment for my game concept
Hey everyone,
I've been trying to get into game dev for awhile, and finally thought of a concept which I think will work well. I'm a senior app developer, mostly using swift/kotlin, but I'm experienced in C, C++, C#, Python, Java. I've played around with Godot, Unity and Unreal but never made anything too big in any of them.
I don't want to get too into the details but the general idea is
Game loop will be 1v1 or 2v2 PvP battles
I want to make the game for mobile, both iOS and Android
I will need a database of player data and to host the actual gameplay (which will be real-time not turn based)
I'm a solo dev and don't have money to invest in the project, so I need tools I can implement everything pretty much for free, and to have minimal costs hosting my servers
What are my best options for frontend / backend?