Hello !
I have a question, hoping it fits correctly in the forum.
So I’m currently having fun with gpt3.5 to make a RPG using regular code enhanced by open AI image and text APIs. (basically having a story and choices + image description).
I want to make so multiplayer cooperation with some features to add your friends, play with them and track your game history.
Even if it’s only a small project, I want it to be available on the maximum number of devices.
Now my question is what would be the best tech stack to continue this project ?
Mainly I have some experience with Unity and basic fullstack stuff (Typescript / Next / Express).
To handle the multiplayer part of the game, maybe some chat / vocal in the future, etc…
What should be the correct tech stack to go to ?