Skip to content

Commit

Permalink
Add parkour sample world (#5)
Browse files Browse the repository at this point in the history
* Add sample world

* Fix URL
  • Loading branch information
docsbryce authored Jun 7, 2022
1 parent 68481e9 commit eb166cb
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions parkour_sample_world/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
page_type: sample
author: docsbryce
description: The parkour sample world.
ms.author: v-bbortree
ms.date: 06/06/2022
languages:
- json
products:
- minecraft
---

# Parkour Sample World

This sample is the world that is walked through in the Parkour documentation as examples of block mechanics, player mechanics, and Redstone mechanics that can be used to make a fun player experience.

See the [Parkour Introduction](https://docs.microsoft.com/minecraft/creator/documents/ParkourIntro) documentation to learn more about how parkour mechanics can lead to fun gameplay for players.

## Using the Parkour Sample World

To explore the parkour sample world, simply download the `SampleParkourWorld.mcworld` file and double click it. This will launch Minecraft and you will be able to play.

## Manifest

- [SampleParkourWorld.mcworld](https://github.com/microsoft/minecraft-samples/blob/main/parkour_sample_world/SampleParkourWorld.mcworld): The sample parkour world with block mechanics, player mechanics, and Redstone mechanics.
Binary file added parkour_sample_world/SampleParkourWorld.mcworld
Binary file not shown.

0 comments on commit eb166cb

Please sign in to comment.