drcode / zigtactoe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This implements a minimal perfect tic-tac-toe player in Zig. Simply does a depth-first search to find the ideal move, using minimax strategy.

About


Languages

Language:Zig 93.1%Language:Makefile 6.7%Language:Shell 0.1%Language:C 0.0%