I'm looking to deploy my project to get some users. I wanted to ask what the best way services to use as I'm only trying to show off the work mainly and maybe get some users once I get unity app on the stores.
Yeah sorry if my question wasn’t clear more of the line I wanted to see how to deploy a Unity project to website. And I wanted to know the best things to deploy my web app. Thankfully I found vultr and got my backend up there now and working on getting the front end up
For publishing a Unity game, have you looked into this? https://docs.unity3d.com/Packages/com.unity.purchasing.udp@1.1/manual/Publishing_your_game_to_stores.html
It looks like the game stores in that article are kind of jank, so I found this Reddit thread on publishing to Steam: https://www.reddit.com/r/Unity3D/comments/p6ju7g/can_you_publish_your_game_that_you_build_using/
is this a mobile game? once you get the Android or iOS binary, wouldn't the process be the same as any other mobile app?
I know the person who made this tutorial: https://www.youtube.com/watch?v=TcranVQUQ5U&list=PLgOEwFbvGm5o8hayFB6skAfa8Z-mw4dPV, seems like a comprehensive guide to building a game with Unity.