Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 120 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 120 Bytes

Tic-Tac-Toe

Implementing the impossible to beat Tic-Tac-Toe game against an AI using ES6 and the Mini-Max algorithm.