Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 231 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 231 Bytes

TicTacToe

Using Artificial Intelligence

Final program is in the main directory. Reflection is also in the directory. We have created a Preferred-Moves heuristic as well as a NearlyWonBy heuristic which help defend and attack.