@Tixanou@lemmy.world to Programmer Humor@lemmy.ml • 1 year agocoding chesslemmy.worldimagemessage-square47fedilinkarrow-up1724arrow-down127
arrow-up1697arrow-down1imagecoding chesslemmy.world@Tixanou@lemmy.world to Programmer Humor@lemmy.ml • 1 year agomessage-square47fedilink
minus-square@xlash123@sh.itjust.workslinkfedilink13•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.