SebLague / Chess-Challenge

Create your own tiny chess bot!

Home Page:https://www.youtube.com/watch?v=Ne40a5LkK6A

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bot submission size limit issue

ScottyBlazor opened this issue · comments

Hi Sebastian, what is the size limit for the chess bot submission
I get a "Your response is too large, try shortening some answers" when pasting in my bot code

I have quite a few comments and commented out code in my bot
I was thinking it would be good to show my work, what I was experimenting with, code I was using to print debug stuff, etc
even if it didn't make it in the final bot

I can take out all my extra comment out code, but would be a bit more boring submission if you were to look at the code
my current bot is 1437 Lines, 7594 words, 32767 chars (with spaces), 24263 chars (no spaces)

Hi, that seems to be a limitation of Google forms, it's not something I can configure unfortunately. I'd recommend submitting the code without the extra commented-out stuff, but maybe post the full version somewhere like pastebin, and leave a link to it in the description field so I can check it out.