SebLague / Chess-Challenge

Create your own tiny chess bot!
https://www.youtube.com/watch?v=Ne40a5LkK6A
MIT License
1.78k stars 1.07k forks source link

Bot Brain Capacity change. #481

Open DELLV opened 9 months ago

DELLV commented 9 months ago

to @SebLague Hi I was thinking that is possible to increase bot brain capacity. Its realy annoying when its filled out and also adding new features or are nearly impposible when you already have some code and its filled in 95% For example I was analysing my code what can I improve and I saw that my bot don have sensabe time management so I was trying to add but its too big. If bot brain capacity is only because to block coppying another engine I don't see any problems to increase upper limit. Maybe 512 or 256 more would be enough. Or eventually to 2048 to be number thats power of 2. Im realy begging to chang this. Pleeeaasee. Regards.

p.s. Im not the best in programming so its hard to me to reduce size of code.

mcthouacbb commented 9 months ago

He's not changing the token limit a week before the competition ends. That's completely unfair to everyone who has already been working on the project.

kaitabuchi314 commented 6 months ago

Also, if you want to expand using the engine AFTER the jam, then you can change the brain capacity on your own.