Martin Coles

Claude Code Projects  ยท  Enjoy.

โญ•

2D Tic Tac Toe

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.

Play
๐ŸŽฒ

3D Tic Tac Toe

Tic 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.

Play
๐Ÿ”ข

Digit Recogniser

Draw 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