Client for playing 300 publicly available Sokoban puzzles on a computer or phone.

fix a race condition

Bug: if you hit two arrow keys at the same time, you'd end up with 2 players. <3

Cause: I was being naughty/lazy and mutating global state inside love.draw. But it's possible to have 2 events in a single frame, without an intervening draw.

Thanks Ivan Reese for reporting this. <3 <3

Created by  akkartik  on March 11, 2024
KCUJIKQ6POLGKI26YHZWTD242B7JOSGI4VO4XBSKAU66ARM3EIBQC
Change contents