Skip to content

Commit

Permalink
Add initial level images
Browse files Browse the repository at this point in the history
  • Loading branch information
gbaman committed Jun 25, 2023
1 parent 4b20953 commit 70d7c70
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions tutorials/cyber-kingdom/firewall/firewall_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ In this task, you will be building up a series of rules to allow or deny differe

## Villagers @unplugged
It looks like there are a group of villagers on their way. Let's start by creating a firewall that allows all.
![Villages](https://raw.githubusercontent.com/CausewayDigital/Minecraft-EE-MakeCode/main/tutorials/cyber-kingdom/firewall/images/level_1.jpg)
## Step 1
It looks like there are a group of villagers on their way. Let's start by creating a firewall that allows all.
When you are ready to try the firewall, press the play button.
Expand Down
1 change: 1 addition & 0 deletions tutorials/cyber-kingdom/firewall/firewall_2.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ cyber.setupFirewall(function () {
## Virus @showdialog
It's a Worm!
We need to create a rule to stop it coming in the castle!
![Worm](https://raw.githubusercontent.com/CausewayDigital/Minecraft-EE-MakeCode/main/tutorials/cyber-kingdom/firewall/images/level_2.jpg)


## Deny rule
Expand Down
1 change: 1 addition & 0 deletions tutorials/cyber-kingdom/firewall/firewall_3.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ cyber.setupFirewall(function () {

## Virus @showdialog
It's a Virus!
![Virus](https://raw.githubusercontent.com/CausewayDigital/Minecraft-EE-MakeCode/main/tutorials/cyber-kingdom/firewall/images/level_3.jpg)


## Stop the virus
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 70d7c70

Please sign in to comment.