

Pause - This command is used when you want your players to take a break, and is used most often when you want to give them time to read some text. This can be useful in keeping your text uncluttered. (with a period) is used to create a blank line in your game. For example you can type: 'echo Hello adventurer!', and the people playing your game will see is 'Hello adventurer!' (So long as you typed in off). Commands are each of the words that we type in to the program that have a function such as the echo, or pause commands.Īnd pause echo - echo is used to display regular text in your game. First of all open notepad Code! Now you're ready to begin typing your first lines of code, as well as learning you first commands. It's a game (a very simple one) in which the user interacts through the use of text and choice-making.You will learn how to set up situations in which the characters will have to make choices about how they want to approach the problem. Batch is a language that runs primarily out of your Windows command prompt.Not only is it useful, but it can also be used to create amazing text-based games! What is a text-based game you ask?
