# Is there any way to make infinit worlds

**URL:** https://forum.makecode.com/t/is-there-any-way-to-make-infinit-worlds/24261
**Category:** Help
**Created:** [November 14, 2023, 5:32pm UTC](https://forum.makecode.com/t/is-there-any-way-to-make-infinit-worlds/24261 "2023-11-14T17:32:27Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![UnsignedArduino](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/unsignedarduino/32/592_2.png) [@UnsignedArduino](https://forum.makecode.com/u/UnsignedArduino)
#### Post date: [November 15, 2023, 5:49pm UTC](https://forum.makecode.com/t/is-there-any-way-to-make-infinit-worlds/24261/4 "2023-11-15T17:49:47Z")

</div>

Typical way is to use the same-sized tilemap as a “chunk” and switch the tilemaps out when you try to exit the tilemap. If you want it to be infinite, then you can look at something like [this](https://forum.makecode.com/t/procedural-generation/5383). 🙂

---

_[View the full topic](https://forum.makecode.com/t/is-there-any-way-to-make-infinit-worlds/24261)._
