this post was submitted on 27 Jun 2025
777 points (98.6% liked)

Programmer Humor

24555 readers
1563 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Tja@programming.dev 17 points 23 hours ago (3 children)

Did the program cheat? Tic tac toe is a tie if opponents play correctly.

[–] LovableSidekick@lemmy.world 2 points 11 hours ago

I'm probably remembering it wrong, it was a long time ago. It definitely always either won or tied but could never lose, because it knew the right responses to every move. No, it didn't cheat lol.

[–] Couldbealeotard@lemmy.world 2 points 17 hours ago (1 children)

How do you define cheating in such a simple game?

[–] rat@lemmy.dbzer0.com 4 points 17 hours ago (1 children)

Placing moves in invalid locations, passing a turn, or making multiple moves on one turn?

[–] Couldbealeotard@lemmy.world 1 points 3 hours ago

There are no invalid locations in tic Tac toe, passing a turn provides no advantage, I suppose you could take extra turns to cheat.