Tixanou@lemmy.world to Programmer Humor@lemmy.ml · 1 年前coding chesslemmy.worldimagemessage-square39fedilinkarrow-up1701arrow-down126
arrow-up1675arrow-down1imagecoding chesslemmy.worldTixanou@lemmy.world to Programmer Humor@lemmy.ml · 1 年前message-square39fedilink
minus-squareVenator@lemmy.nzlinkfedilinkarrow-up95·1 年前Reminds me of how I made tic tac toe game for my first university assignment 🤣
minus-squarejaybone@lemmy.worldlinkfedilinkarrow-up40·1 年前That has a finite number of moves. And then you could possibly generate the code based on that finite set.
minus-squareShard@lemmy.worldlinkfedilinkarrow-up40·1 年前Chess technically has a finite number of moves. Although its a huge number and some have theorized its larger than the number of atoms in the known universe.
minus-squareAlbbi@lemmy.calinkfedilinkarrow-up11arrow-down3·1 年前Technically it’s infinite, but that’s because of a stalemate. You can keep repeating the same moves over and over.
Reminds me of how I made tic tac toe game for my first university assignment 🤣
That has a finite number of moves. And then you could possibly generate the code based on that finite set.
Chess technically has a finite number of moves. Although its a huge number and some have theorized its larger than the number of atoms in the known universe.
Technically it’s infinite, but that’s because of a stalemate. You can keep repeating the same moves over and over.
*finite, I’m assuming autocorrect gotcha
“hey, as long as it works…”