marnovandermaas / tictactoe-solve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe Solver

This repository is supposed to solve TicTacToe with brute force and prove that the game is a draw.

Also, interesting is solving variants like Gobblet.

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%