hero 6
This commit is contained in:
parent
3a12314332
commit
c5e3f2c673
@ -203,13 +203,11 @@ while (true) {
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
**Do not disconnect the blocks from the conditional statements. We are focusing on this section of the code and are not showing the entire code**
|
|
||||||
|
|
||||||
Let's setup the logic for the food and the ghost to be in different quadrants.
|
Let's setup the logic for the food and the ghost to be in different quadrants.
|
||||||
|
|
||||||
![](/static/mb/blocks/lessons/hero-9.jpg)
|
![](/static/mb/blocks/lessons/hero-9.jpg)
|
||||||
|
|
||||||
**Do not disconnect the blocks for the conditional statements. We are focusing on this section of the code and are not showing the entire code**
|
|
||||||
|
|
||||||
The game over component is now upon the game. If the hero is `touching` the ghost, let's display `game over`
|
The game over component is now upon the game. If the hero is `touching` the ghost, let's display `game over`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user