# The Bunker! (Hide and Seek)

**URL:** https://forum.makecode.com/t/the-bunker-hide-and-seek/13767
**Category:** Arcade
**Created:** [May 25, 2022, 5:06pm UTC](https://forum.makecode.com/t/the-bunker-hide-and-seek/13767 "2022-05-25T17:06:17Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![Kiwiphoenix364](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/kiwiphoenix364/32/14368_2.png) [@Kiwiphoenix364](https://forum.makecode.com/u/Kiwiphoenix364)
#### Post date: [May 25, 2022, 5:06pm UTC](https://forum.makecode.com/t/the-bunker-hide-and-seek/13767/1 "2022-05-25T17:06:17Z")

</div>

I’ve made a hide and seek game, similar to Luigi’s Balloon World in Super Mario Odyssey, with @AqeeAqee’s raycasting extension! Post your codes of where you’ve hidden the reactor, and other people can input those and play them! A reactor that I’ve hidden is code “5164”.

> **[The Bunker](https://arcade.makecode.com/33234-58796-84476-66432)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

Have fun!

---

<div class="post-metadata">

### Author: ![danger\_kitty](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/danger_kitty/32/32006_2.png) [@danger\_kitty](https://forum.makecode.com/u/danger_kitty)
#### Post date: [May 25, 2022, 5:27pm UTC](https://forum.makecode.com/t/the-bunker-hide-and-seek/13767/2 "2022-05-25T17:27:53Z")

</div>

codes 8153 and 4338

---

<div class="post-metadata">

### Author: ![CarltonFade](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/carltonfade/32/6381_2.png) [@CarltonFade](https://forum.makecode.com/u/CarltonFade)
#### Post date: [May 26, 2022, 6:38am UTC](https://forum.makecode.com/t/the-bunker-hide-and-seek/13767/3 "2022-05-26T06:38:29Z")

</div>

Well done!

---

<div class="post-metadata">

### Author: ![PrinceDaBezt123](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/princedabezt123/32/6280_2.png) [@PrinceDaBezt123](https://forum.makecode.com/u/PrinceDaBezt123)
#### Post date: [May 26, 2022, 4:48pm UTC](https://forum.makecode.com/t/the-bunker-hide-and-seek/13767/4 "2022-05-26T16:48:41Z")

</div>

Impressive! 😲 😸 👍

---

<div class="post-metadata">

### Author: ![labfox29](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/labfox29/32/9252_2.png) [@labfox29](https://forum.makecode.com/u/labfox29)
#### Post date: [October 17, 2022, 9:26pm UTC](https://forum.makecode.com/t/the-bunker-hide-and-seek/13767/5 "2022-10-17T21:26:32Z")

</div>

4076 ok

---

<div class="post-metadata">

### Author: ![Blobbey](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/blobbey/32/20831_2.png) [@Blobbey](https://forum.makecode.com/u/Blobbey)
#### Post date: [October 20, 2022, 7:51pm UTC](https://forum.makecode.com/t/the-bunker-hide-and-seek/13767/6 "2022-10-20T19:51:46Z")

</div>

One of my codes is 7458!

---

<div class="post-metadata">

### Author: ![jackal](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/jackal/32/19506_2.png) [@jackal](https://forum.makecode.com/u/jackal)
#### Post date: [October 21, 2022, 4:03pm UTC](https://forum.makecode.com/t/the-bunker-hide-and-seek/13767/7 "2022-10-21T16:03:54Z")

</div>

9586, the only way to find it is to get lost, at a certain dead end…

---

<div class="post-metadata">

### Author: ![labfox29](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/labfox29/32/9252_2.png) [@labfox29](https://forum.makecode.com/u/labfox29)
#### Post date: [October 21, 2022, 5:26pm UTC](https://forum.makecode.com/t/the-bunker-hide-and-seek/13767/8 "2022-10-21T17:26:13Z")

</div>

> **[The Bunker Finder](https://arcade.makecode.com/S86192-09013-82992-13615)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<div class="post-metadata">

### Author: ![Sarge](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/sarge/32/19590_2.png) [@Sarge](https://forum.makecode.com/u/Sarge)
#### Post date: [October 21, 2022, 5:52pm UTC](https://forum.makecode.com/t/the-bunker-hide-and-seek/13767/9 "2022-10-21T17:52:29Z")

</div>

Very fun! I didn’t check the code, but is the “keycode” you enter just tilemap x and y coordinates merged into a single number?

---

<div class="post-metadata">

### Author: ![Kiwiphoenix364](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/kiwiphoenix364/32/14368_2.png) [@Kiwiphoenix364](https://forum.makecode.com/u/Kiwiphoenix364)
#### Post date: [October 21, 2022, 6:05pm UTC](https://forum.makecode.com/t/the-bunker-hide-and-seek/13767/10 "2022-10-21T18:05:23Z")

</div>

I converted it to be… different (I encode/decode) so it is harder to tell exactly where the location is just by looking at the code.

---

<div class="post-metadata">

### Author: ![labfox29](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/labfox29/32/9252_2.png) [@labfox29](https://forum.makecode.com/u/labfox29)
#### Post date: [October 24, 2022, 5:43pm UTC](https://forum.makecode.com/t/the-bunker-hide-and-seek/13767/11 "2022-10-24T17:43:47Z")

</div>

> **[idk](https://arcade.makecode.com/S07241-85737-53790-39817)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

---

<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: [January 6, 2023, 6:09pm UTC](https://forum.makecode.com/t/the-bunker-hide-and-seek/13767/12 "2023-01-06T18:09:53Z")

</div>

Mine is 4675.
