This web app follows Project: Tic Tac Toe from The Odin Project, including the AI extension criteria.

This app wasn't designed with mobile in mind.

Six different AI players are implemented:

Honestly, this project has become a lot more interesting than I expected because of all the different AI's that can be implemented. As a result, the codebase has become increasingly complex to accomodate the new ideas. Also, I'm interested in presenting these ideas with a much nicer UI.

So maybe I'll spin this project off into something more serious? idk, not gonna make any promises though.