klsmithphd/aoc-clj

Nondeterminism in the breakout game from 2019 day 13

Opened this issue · 0 comments

When the game self-plays, timing issues can cause the "player" to lose sometimes.
Each run can result in a different outcome, whereas it ought to be possible for the solution to be
completely deterministic.