0
how can to click enter as games of RPG and novels
i wanna make a game of novels. how can to make to program that to click enter and to apper next phrase. ex: Hello World!! //1st phrase (to click enter) Good bye! //next phrase plz tell me how to make ENTER source code simply!
1 Antwort
0
you can take enter as a string like \n it denote enter in programing languages like c c++ java etc.