# Random world generation

**URL:** https://forum.makecode.com/t/random-world-generation/42690
**Category:** Show & Tell
**Created:** [March 14, 2026, 6:25pm UTC](https://forum.makecode.com/t/random-world-generation/42690 "2026-03-14T18:25:20Z")
**Posts on this page:** 7
**Page:** 1

<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: [March 14, 2026, 6:25pm UTC](https://forum.makecode.com/t/random-world-generation/42690/1 "2026-03-14T18:25:20Z")

</div>

> **[World Gen Test](https://arcade.makecode.com/03817-63989-05044-66801)**
>
> Natural looking world generation

---

<div class="post-metadata">

### Author: ![heaty2030](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/heaty2030/32/30013_2.png) [@heaty2030](https://forum.makecode.com/u/heaty2030)
#### Post date: [March 15, 2026, 9:15pm UTC](https://forum.makecode.com/t/random-world-generation/42690/2 "2026-03-15T21:15:28Z")

</div>

good job this is really good it will be cool to see if this becomes a full game or just updated in any way

👍

---

<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: [March 17, 2026, 1:29am UTC](https://forum.makecode.com/t/random-world-generation/42690/3 "2026-03-17T01:29:03Z")

</div>

I was originally trying to make this for a Sim City clone [Simulation city - #7 by labfox29](https://forum.makecode.com/t/simulation-city/29417/7) but I ended up just making it its own thing. So this will definitely be implemented into that.

---

<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: [March 19, 2026, 12:37am UTC](https://forum.makecode.com/t/random-world-generation/42690/4 "2026-03-19T00:37:34Z")

</div>

If you want you can use it in any project, just note that it takes some time for it to fully generate.

---

<div class="post-metadata">

### Author: ![heaty2030](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/heaty2030/32/30013_2.png) [@heaty2030](https://forum.makecode.com/u/heaty2030)
#### Post date: [March 19, 2026, 2:12am UTC](https://forum.makecode.com/t/random-world-generation/42690/5 "2026-03-19T02:12:54Z")

</div>

okv thankyou

---

<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: [March 19, 2026, 4:36pm UTC](https://forum.makecode.com/t/random-world-generation/42690/6 "2026-03-19T16:36:06Z")

</div>

No problem!

---

<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: [March 27, 2026, 3:12am UTC](https://forum.makecode.com/t/random-world-generation/42690/7 "2026-03-27T03:12:32Z")

</div>

> **[tilemap save test](https://arcade.makecode.com/S35713-35592-15795-27987)**
>
> Please help me as I cannot figure out how to make the loading work as I have almost no experience with arrays.

I have tried to add saving/loading but have little experiance with arrays, please help.
