The game of all time wont run?

why wont this run! https://arcade.makecode.com/03845-08545-12452-41431

4 Likes

Because you have a 30,000-line if() statement, and it overflows the stack.

5 Likes

I’ve seen this before!!! There is a video called “4 Billion If Statements | Prime Reacts” by ThePrimeTime (This guy is a cool programming YouTuber) and omg I didn’t expect someone to actually do it in Makecode! I love this so much, thank you for doing this! It’s amazing!!!

3 Likes

thank you, i tough this would be a funny prank!

2 Likes