ID:178223
 
I would like to know how to make a title screen where you have to press a button, such as enter, to continue into the game! Your help would be appreciated!
Make the turfs and locate the usr to the title part and make a new turf called Click Enter or what
turf
ClickEnter
icon = 'clickenter.dmi'
Click()
usr << "Welcome"
usr.loc=locate(1,1,1)