This Tic Tac Toe game comes with win detection, auto reset and spam proofing. It also comes with a player locking system, so when it is player X's move, the machine will lock so player O can't make any move until player X has, and vice versa. There is also a square locking mechanism, so once there is a piece in a square, you can't place another piece in the same square. When someone wins, the winning player will flash on the gold square above the board, and fireworks will launch on the winning person's side (i just did the fireworks for fun). After a few seconds, the board will automatically reset. Also, when the board is completely full, the board will also automatically reset. There is also a manual reset button in case you want to abort the game halfway through. The spam-proof mechanism is able to block moves that are less than 1 tick apart, and is player spam proof. The win detection system uses lots of AND gates, 8 per player, 16 in total. The detection for a full board is also a huge AND gate, with 9 inputs and 1 output.
There is a light above each player's input board. The light that is on is the corresponding player's move. To make a move, just press the button that corresponds with the square you want to move into. The player's move will then be shown on the board, then the turn will go to the other player. Repeat with the other player, and keep switching turns. When someone gets a three in a row, the winning player will flash on the gold square, and fireworks will shoot out the winning player's side. then the board will reset, and you can do it again!. In a case of a draw, the board will also automatically reset. If you want to abort the game halfway through, just press the manual reset button.
Comments
Nice job! Best original TTT I
Nice job! Best original TTT I've seen that wasn't mine or Woesh's. Welcome to the Regulars club. You may now build at /regular