HOMEMY GAMESHOW TO USE

How to Use

starting

fill in the game title, then click create. The new game should appear in the section below it.

hero

opening

This is the list of created games. Click the edit button to open the editor for the game.

hero

creating

enter your code into the editor on the left side. If there are no errors, click run to see the results.

hero

command

say

display any text into the player's screen

hero

read

takes input from what the player typed and stores it into a variable

hero

if

decides what the code should do according to the variable value

hero

pause

stops the code until the player inputs the enter key

hero