Skip to content

Commit

Permalink
Explain map placement in tut2
Browse files Browse the repository at this point in the history
  • Loading branch information
ldunnplaymint authored Jul 24, 2024
1 parent fe27375 commit d4568dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/src/maps/tutorial-room-2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Once complete, your map should something look like this:

# 1. Setup

We are going to put together the map below, it is the second spoke of tutorial Island! There is intentionally a choke point so we can show off Doors!
As this is the next room in the tutorial series, we will be creating our map at a different angle so it doesn't overlap with tutorial-room-1. One important feature of this map is a choke point to block off using a door.

<img src="./readme-images/step1.png" width=600>

Expand Down

0 comments on commit d4568dc

Please sign in to comment.