exporting question

I wasnt sure where I should post this so I apologize if this isn’t the right place. I’m pretty new to Unity but have been following tutorials and now have a cool game scene with some scripts and other cool things I have learned. I’m proud of what I have made so far and would like to be able to show it off. So my question is. Is there a way to just burn my scene/game to a disk so I could take it to say my brothers house or a friends house and let them install and play it? What would be the best way to do this? Thanks guy. I did do some searching but could not find this specific answer.

Either build an executable as described in the manual.

Or zip up the project folder and bring a copy of that and the Unity installer files to your friends.