Kata Tic-Tac-Toe with Test-Commit-Revert A kata with test && commit || revert using the template andrej-dyck/kata-template-tcr. Task Check if a given tic-tac-toe grid is a valid state in a game. Based on leetcode problem 794. Examples