Hello! I’m still new to unity and don’t have everything figured out yet. I have created a small game which I wish to share to a friend so they can test it out and stuff, however they don’t have unity. Is it necessary for them to install it or is there a way to send them a link that contains the application?
Thanks!
you can build the game and then send the built project file to your friend. If you want you and your friend to edit the game, you would have to use unity collaborate, https://docs.unity3d.com/Manual/UnityCollaborate.html but I think it costs money
You can send your unity project to anyone, but in order to open it in the unity editor, they will need to have Unity installed. If you just want them to play the game, you can just build to the platform of your choice and then share the respective file with them.