Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 201 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 201 Bytes

Tic-Tac-Toe-AI---Fall-2017

Written in C++ using Cloud9. Fall of second year at UCI (2017). Created simple in-console UI for tic-tac-toe and the AI to play with the computer using minimax algorithm.