# What is Max Game Size Limit? 1MB?

**URL:** https://forum.makecode.com/t/what-is-max-game-size-limit-1mb/12680
**Category:** Help
**Tags:** extension
**Created:** [March 14, 2022, 3:12pm UTC](https://forum.makecode.com/t/what-is-max-game-size-limit-1mb/12680 "2022-03-14T15:12:51Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![BellBlitzKing](https://avatars.discourse-cdn.com/v4/letter/b/85f322/32.png) [@BellBlitzKing](https://forum.makecode.com/u/BellBlitzKing)
#### Post date: [March 14, 2022, 3:12pm UTC](https://forum.makecode.com/t/what-is-max-game-size-limit-1mb/12680/1 "2022-03-14T15:12:51Z")

</div>

What is the max game size?

-Some say 1MB. Meowbit can store 2MB.

-Does the browser web version have a different size limit? Is the max size universal across devices?

I want to know the limits of what can be done within game size.

Are there tactical ways around? Like memory management? Using 1 art for multiple purposes in-game? Using colorization on grey art to save file space?

---

<div class="post-metadata">

### Author: ![Tsunami014](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/tsunami014/32/8991_2.png) [@Tsunami014](https://forum.makecode.com/u/Tsunami014)
#### Post date: [May 27, 2023, 12:35am UTC](https://forum.makecode.com/t/what-is-max-game-size-limit-1mb/12680/2 "2023-05-27T00:35:08Z")

</div>

Yeah, I’m interested too.  
I found out that I couldn’t download virtually any game on the forum because it was too big (even though I did download it years ago, maybe this is a new thing?)  
It says `program too big by 20258 bytes!` (even though that is less than a tenth of a megabyte)  
I tried it on my really fast computer as well and no difference.  
I tried it on Chrome, Firefox and Microsoft Edge and it didn’t work,  
While we’re on the topic, a way to (maybe decrease the game size?) but definitely decrease loading time is to remove the blocks/python component which you can do from the Explorer menu.  
I’m just using Windows 11 by the way.  
But my findings may be incorrect and some things might have impacted it…  
I will reply when I find something significant.

---

<div class="post-metadata">

### Author: ![ChimbroDaPro](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/chimbrodapro/32/15852_2.png) [@ChimbroDaPro](https://forum.makecode.com/u/ChimbroDaPro)
#### Post date: [May 30, 2023, 4:43pm UTC](https://forum.makecode.com/t/what-is-max-game-size-limit-1mb/12680/3 "2023-05-30T16:43:38Z")

</div>

Hm… 🤔 🤔 🤔

---

<div class="post-metadata">

### Author: ![Hamuza11](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/hamuza11/32/25540_2.png) [@Hamuza11](https://forum.makecode.com/u/Hamuza11)
#### Post date: [October 22, 2025, 5:29pm UTC](https://forum.makecode.com/t/what-is-max-game-size-limit-1mb/12680/4 "2025-10-22T17:29:49Z")

</div>

I’ve found out that if you use the Makecode Arcade extension in Visual Studio Code, the binary is a bit smaller than in the web app.

---

<div class="post-metadata">

### Author: ![richard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/richard/32/5417_2.png) [@richard](https://forum.makecode.com/u/richard)
#### Post date: [October 22, 2025, 5:30pm UTC](https://forum.makecode.com/t/what-is-max-game-size-limit-1mb/12680/5 "2025-10-22T17:30:37Z")

</div>

hmmm… i don’t know why that would be the case
