|
|
|
|
|
by dcow
1435 days ago
|
|
How do you cheat at chess? Serious question… there are fixed rules that govern the game, certainly a piece of software or in the human case 3rd party observer should be able to enforce them? In other words, given a list of moves, you can write a program that returns `valid` if the set of moves is allowed or `invalid` if it is not, no? |
|
I don’t know why people do this. It’s not like it makes them better at chess.