Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 218 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 218 Bytes

TIc-Tac-Toe

Classic Tic-Tac-Toe game implemented with JavaScript, enhanced by a powerful AI opponent using the Minimax algorithm. The game is served using Node.js and Express.js, providing a seamless web experience.