Simple Main menu script (Javascript)

For a school assessment I need a script that will start the game via clicking on the word play. This doesn’t need to be complex just as basic as possible thank you.

I really don’t mean to come across like an ass, so please forgive me if I do but, shouldn’t you do it yourself since it’s a school assessment? I understand asking for advice on how to approach something, but you’re just blatantly asking other people to do your work for you.

That said, I’ll gladly help you if you’re stuck after showing some effort on your part.
If you need a place to get started please consult the Unity Tutorials and remember to use the Scripting Reference.

@Op - Face the stage, cause you got served - Jk - Welcome to the forum. To narrow your search a little in the docs try looking for Scripting Reference Runtime Classes Application Load Level, and Some Runtime Classes Gui Button example.