# 3D Maze

**URL:** https://forum.makecode.com/t/3d-maze/16044
**Category:** Arcade
**Tags:** game
**Created:** [October 28, 2022, 1:32am UTC](https://forum.makecode.com/t/3d-maze/16044 "2022-10-28T01:32:36Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Hsodnu](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/hsodnu/32/14674_2.png) [@Hsodnu](https://forum.makecode.com/u/Hsodnu)
#### Post date: [October 28, 2022, 1:32am UTC](https://forum.makecode.com/t/3d-maze/16044/1 "2022-10-28T01:32:36Z")

</div>

> **[3D Maze](https://arcade.makecode.com/S16960-74487-13777-96563)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

There is a secret block that you need to walk through in order to get to the end.

---

<div class="post-metadata">

### Author: ![qwerty](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/qwerty/32/7103_2.png) [@qwerty](https://forum.makecode.com/u/qwerty)
#### Post date: [October 28, 2022, 5:07pm UTC](https://forum.makecode.com/t/3d-maze/16044/2 "2022-10-28T17:07:47Z")

</div>

Nice game @Hsodnu

---

<div class="post-metadata">

### Author: ![Hsodnu](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/hsodnu/32/14674_2.png) [@Hsodnu](https://forum.makecode.com/u/Hsodnu)
#### Post date: [November 5, 2022, 1:49am UTC](https://forum.makecode.com/t/3d-maze/16044/3 "2022-11-05T01:49:11Z")

</div>

Thank you!

---

<div class="post-metadata">

### Author: ![bluevr](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/bluevr/32/18217_2.png) [@bluevr](https://forum.makecode.com/u/bluevr)
#### Post date: [September 6, 2024, 7:35pm UTC](https://forum.makecode.com/t/3d-maze/16044/4 "2024-09-06T19:35:51Z")

</div>

how did you make the secret block?

---

<div class="post-metadata">

### Author: ![Hsodnu](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/hsodnu/32/14674_2.png) [@Hsodnu](https://forum.makecode.com/u/Hsodnu)
#### Post date: [October 18, 2024, 6:09pm UTC](https://forum.makecode.com/t/3d-maze/16044/5 "2024-10-18T18:09:22Z")

</div>

I made it by making a block that you can walk through. Basically, just go to draw walls. Then draw all of the walls but the one you want to be the secret block.

---

<div class="post-metadata">

### Author: ![LeoIsAGamer](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/leoisagamer/32/19409_2.png) [@LeoIsAGamer](https://forum.makecode.com/u/LeoIsAGamer)
#### Post date: [December 29, 2024, 8:02pm UTC](https://forum.makecode.com/t/3d-maze/16044/6 "2024-12-29T20:02:57Z")

</div>

I added more mazes (currently there is 11 levels) I will add more.  
Here it is: [https://arcade.makecode.com/S45629-97400-52560-06958](https://arcade.makecode.com/S45629-97400-52560-06958)  
PS  
It will run on a mewobit. I tested beforehand.
