What's the snallest possible program that accepts a chess board state and prints any legal move? True randomness may only have a couple hundred ELO, but then, that's pretty big for golf
The program that resigns every time unfortunately does a lot worse than random. But it depends on the population it's pitted against - it should at least pick up a few points against copies of itself.
dmurray|15 days ago
contravariant|15 days ago
I'd claim it would work on human opponents, but I think it would get banned from chess tournaments.