Posted on July 7, 2025
A simple two-player console Tic Tac Toe game where users input moves as row column in this format x y
, and the output looks like
X|O|X X|O|X X|O|X
1. clone repo
2. run cmd: python tic-tac-toe.py
Claude
You can claim the challenge reward once the solution hits 5 likes. For every 5 extra likes the solution gets, the resolver earns 20 extra coins
You liked the solution and want to push the challenge further with another idea? Give it a go!