# Is there a code limit?

**URL:** https://forum.makecode.com/t/is-there-a-code-limit/5815
**Category:** Arcade
**Created:** [January 27, 2021, 8:17pm UTC](https://forum.makecode.com/t/is-there-a-code-limit/5815 "2021-01-27T20:17:17Z")
**Posts on this page:** 1
**Showing post:** 3

<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: [January 27, 2021, 8:48pm UTC](https://forum.makecode.com/t/is-there-a-code-limit/5815/3 "2021-01-27T20:48:19Z")

</div>

There shouldn’t _be_ an inherent limit, but many users on this Forum have hit bugs when working with lots of code. (Myself including)

Of course, if you computer is slow, it’s going to be extremely painful navigating thousands upon thousands of blocks. (My BTD Remastered hits 2000 blocks - I’m on an i7 and have 12GB of RAM and it’s still painful with that many blocks) And if you use TS, you get the option of multiple files which helps with organization. There doesn’t seem to be a limit with TS only projects, example [here](https://forum.makecode.com/t/song-gallery/5471/13) which hits 15 thousand lines and is still running fine.

And don’t forget to use GitHub while working on big projects! It has saved my behind once too many to count!

---

_[View the full topic](https://forum.makecode.com/t/is-there-a-code-limit/5815)._
