This API provides backend support for making both 2D and 3D TicTacToe games. A 2D game is already done and can be played with g_2DGame() function. But a 3D 4x4x4x4 version is uppon dev and how he's going to implement it.
Optimizations in 3D Cross Board Checking to reduce time complexity.