@[email protected] to Programmer [email protected] • 1 year agocoding chesslemmy.worldimagemessage-square47fedilinkarrow-up1724arrow-down127
arrow-up1697arrow-down1imagecoding chesslemmy.world@[email protected] to Programmer [email protected] • 1 year agomessage-square47fedilink
minus-square@[email protected]linkfedilink13•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.