how can i set up my unity scene outside the unity software for people to view and play it?

i have developed a scene and now i want to put it outside the unity editor so other people can also view and play it… how can i do so?

You have to “Build” it.
Choose a target platform, click “build” to make a .exe on windows, .app on OS X, etc.