Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 391 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 391 Bytes

TicTacToe-Terminal

This is a simple tic tac toe made in nodejs can be used in Terminal no need for extra stuff and not only that, it's impossible to beat as it uses infinity alpha/beta prediction which should prediect your whole movements like in every way possible on top of the Minimax algorithm, so get rekt and of course, It's MIT license, so enjoy the code but I won't fix your bugs.