Claude Code Projects ยท Enjoy.
The classic game of Tic Tac Toe. Play against a friend or challenge the AI, which uses the minimax algorithm to play a perfect game.
PlayTic Tac Toe taken into three dimensions โ a 4ร4ร4 board with 76 possible winning lines. Rotate the board and battle the AI across four layers.
PlayDraw a digit and watch two neural networks identify it in real time โ a compact 16-node network and a larger 128-node network โ side by side.
Try it