A Tic Tac Toe game, where the AI is as smart as human. #For Each move human has got 7 seconds #System also suggests a good move for human
- Node.js insalled [DOWNLOAD AT] https://nodejs.org/en/
- JavaScript(Node.js, ES6 Modules)
- HTML5
- CSS
*Aditi Soni - EVERNOX696
- To understand the working of minimax alogrithm :https://www.geeksforgeeks.org/minimax-algorithm-in-game-theory-set-3-tic-tac-toe-ai-finding-optimal-move/?ref=rp
- Inspiration: https://github.com/alialaa/js-tic-tac-toe
- Inspiration:https://github.com/beaucarnes/fcc-project-tutorials