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

Programmer Humor

24540 readers
2138 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
[–] [email protected] 14 points 6 hours ago (2 children)

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

[–] [email protected] 2 points 50 minutes ago (1 children)

How do you define cheating in such a simple game?

[–] [email protected] 4 points 35 minutes ago

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