Skip to content

Commit

Permalink
testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dkogler committed Oct 9, 2024
1 parent 7aa550b commit af905b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ Right now, if you were to press the left arrow you would see the direction `"lef

- **6b)** Using the `activeKey` variable and the `KEY` Object (located in the "Constant Variables" section near the top of your program), program `snake.head.direction` to change according to the arrow key that is currently being pressed.

When you are finished, save your code, refresh your game and try pressing the arrow keys. Make sure that all four directions work!
When you are finished, save your code, refresh your game, and try pressing the arrow keys. Make sure that all four directions work!

<hr>

Expand Down

0 comments on commit af905b8

Please sign in to comment.