Tixanou@lemmy.world to Programmer Humor@lemmy.ml · 1 year agocoding chesslemmy.worldimagemessage-square47fedilinkarrow-up1724arrow-down127
arrow-up1697arrow-down1imagecoding chesslemmy.worldTixanou@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square47fedilink
minus-squarexlash123@sh.itjust.workslinkfedilinkarrow-up13·1 year agoReminds me of when I downloaded Tic Tac Toe for my graphing calculator in high school. It wasn’t this verbose, but the original author copy pasted the logic for each turn. Even I knew this was awful, so I refactored it to use a loop.
Reminds me of when I downloaded Tic Tac Toe for my graphing calculator in high school. It wasn’t this verbose, but the original author copy pasted the logic for each turn. Even I knew this was awful, so I refactored it to use a loop.