Skip to content

Instantly share code, notes, and snippets.

@KrakenHH
Created July 9, 2016 01:06
if board.checkmate?(black_player.color)
victory_response(white_player)
break
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment