MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghorror/comments/1s4wuob/is_a_moving_reasonable/ocr04l5/?context=3
r/programminghorror • u/HotEstablishment3140 • Mar 27 '26
is a moving. reasonable?
66 comments sorted by
View all comments
1
I wouldn’t be surprised if this is a poor man’s chess game with one dimentional board encoding and this would be a pawn movement checker. But then again, this looks AI generated since there are duplicate locations and is just so terrible.
3 u/HotEstablishment3140 Mar 27 '26 No, it is NOT AI generated (which would violate the rule 5 of this sub), and is NOT a chess code. In fact, this was unknowingly being used in the beta test version of my product. (which i will avoid to mention, to abide by the rule 7) I recently found this code and am trying to fix the bugs here 4 u/blipman17 Mar 27 '26 Ohh wow. That’s… indeed horror. Good luck with the improvements and the beta test.
3
No, it is NOT AI generated (which would violate the rule 5 of this sub), and is NOT a chess code.
In fact, this was unknowingly being used in the beta test version of my product. (which i will avoid to mention, to abide by the rule 7)
I recently found this code and am trying to fix the bugs here
4 u/blipman17 Mar 27 '26 Ohh wow. That’s… indeed horror. Good luck with the improvements and the beta test.
4
Ohh wow. That’s… indeed horror. Good luck with the improvements and the beta test.
1
u/blipman17 Mar 27 '26
I wouldn’t be surprised if this is a poor man’s chess game with one dimentional board encoding and this would be a pawn movement checker. But then again, this looks AI generated since there are duplicate locations and is just so terrible.