Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 236 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 236 Bytes

Never-Win-Tic-Tac-Toe

A tic tac toe game written in C. The AI is unwinnable. Alpha Beta pruning is applied.

Sarcastic comments are given as reply by the AI. To stop this behaviour a single line can be commented out. Game uses array.