This is a variant to the game Tic Tac Toe! Click to place an x or an o. It's still a 3x3, but it isn't in a fixed position. This allows for tons of creative strategies. (Let's be honest, once you know all the moves to win the normal game, it becomes quite boring.) It's hard to explain so try it out yourself! I came up with this idea, but it would be really cool if you told me if someone else came up with it before me! Detecting when a player wins was a fun challenge but I did it! The code is not very clean but it gets the job done.