Circuit Poison 0721537 Tac Tix Game Description This game is called Tac Tix. It’s a simple board game with a 4X4 board and has 16 red pieces of disks. Once disk is been flip either by computer or the player, it becomes blue. The number of disks the player can flip in line or column is between one and four. Who flips the last piece of disk loses the game. Number of bits: 16 = 2^4 Therefore, 4 bits. Computer/Player: 1 bit. Total: 5 bits Truth Table S1 S2 S3 S4 S5 S6 S7 S8 S9 S10 S11 S12 S13 S14 S15 S16 Output 1 1 1 1 0 1 0 0 1 1 1 1 0 1 0 0 0 0 0 0 1 0 0 0 1 1 1 0 1 1 1 0 0 0 1 1 1 1 1 0 1 1 1 0 0 0 1 0 0 0 0 Win State Number of S represents the output for each square. Output 1 represents that the disk is flipped by the player; Output 0 represents that the disk is flipped by the computer. Circuit Poison 0721537 Player wins when the output is 0; Computer wins when the output is 1. Circuit Diagram