This game is similar to the one in /warp showcase. There are 9 tic-tac-toe boards each with their separate loss detect. Since it is Xs only when someone gets three in a row they lock the board. The 9 boards also have one big loss detect to detect when completes three boards in a row. Finally i have a turn validation system which is just a toggle flip flop connected to a screen.
To use this machine hit the reset button until the board is empty. After that, the first player will go. The player can go in any board and any spot on that board. Once the first player goes the second player will then get a turn. It is Xs only so you continue playing normally except you try not to get three Xs in a row. Once you do that the board is locked forever. To lose the game you need to get three locked boards in a row. It doesn't matter if one player has 1 board and the other has 2 locked boards it matters whoever locks the third board in a row.
Comments
Denied
Overall looks good.
But...
It isn't complex enough to show that you are regular worthy.
The inefficient spam protection is a big issue in your build, too.
Good luck on your next attempt!