# Hacking Required Custom Levels Thread!

**URL:** https://forum.makecode.com/t/hacking-required-custom-levels-thread/22675
**Category:** Arcade
**Tags:** game, graphics-and-math
**Created:** [September 22, 2023, 11:45pm UTC](https://forum.makecode.com/t/hacking-required-custom-levels-thread/22675 "2023-09-22T23:45:02Z")
**Posts on this page:** 3
**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: [September 22, 2023, 11:45pm UTC](https://forum.makecode.com/t/hacking-required-custom-levels-thread/22675/1 "2023-09-22T23:45:02Z")

</div>

In this thread, you can submit custom levels for [Hacking Required](https://forum.makecode.com/t/announcement-makecode-arcade-mini-game-jam-13-hacking-jam/22328/28). Simply edit the tilemaps in the levels array in the initiateLevels function (the only one not collapsed) and change the amount of moves for a level in the movesForLevel array in the same function.

> **[Hacking Required?](https://arcade.makecode.com/76568-68644-45089-64373)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

Each number in the movesForLevel array corresponds to a tilemap in the levels array. Make sure they match up (if you want the second level to have a certain amount of moves, modify the second number in the array.

The lengths of the arrays CAN be changed to whatever length necessary, so you can have the amount of levels you want.

---

<div class="post-metadata">

### Author: ![Rubberducky271](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/rubberducky271/32/9685_2.png) [@Rubberducky271](https://forum.makecode.com/u/Rubberducky271)
#### Post date: [September 25, 2023, 6:15pm UTC](https://forum.makecode.com/t/hacking-required-custom-levels-thread/22675/2 "2023-09-25T18:15:23Z")

</div>

WOW this is amazing

---

<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: [September 26, 2023, 8:40pm UTC](https://forum.makecode.com/t/hacking-required-custom-levels-thread/22675/3 "2023-09-26T20:40:13Z")

</div>

I added two levels!

> **[Hacking Required?](https://arcade.makecode.com/S62688-08751-99637-94129)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

You get 4 moves for level 13, and 20 moves for level 14!
