Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 178 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 178 Bytes

Tic Tac Toe game using linked binary tree. Enemy object builds binary tree and chooses the best decision to move or try to win if it is possible and try to prevent opponent win.