Skip to content

Commit

Permalink
Update welcome.md
Browse files Browse the repository at this point in the history
  • Loading branch information
neonerz committed May 3, 2024
1 parent b43a7aa commit ac54b13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
# Build Your Joy

## Step 1
Welcome to **Inside Out 2: Build your Joy!** This is the code builder window where you'll be doing your coding activity later. Use the ``||agent.agent move()||`` to move the agent in any direction to begin.
Welcome to **Inside Out 2: Build your Joy**! This is the coding window where you'll be doing your coding activity later. Let's practice coding, use the ``||agent.agent move()||`` to start the game.

#### ~ tutorialhint
Drag the ``||agent.agent move()||`` block into ``||loops.on start||`` block and hit play, to begin.
Drag the ``||agent.agent move()||`` block into ``||loops.on start||`` block and hit play to begin.

```ghost
agent.move()
Expand Down

0 comments on commit ac54b13

Please sign in to comment.