Publish 3D game at your website just in a couple of clicks!
BabylonPress 3D WordPress plugin simplifies this process incredibly. It is real fun!
Tic-Tac-Toe – one of the most ancient board games in human history. It is also the classic programming exercise, an instance of an m,n,k-game, where two players alternate taking turns on an m×n board until one of them gets k in a row.
With the help of Babylon.js it is now possible to visualize and play, for example, tic-tac-toe in 3x3x3 cube; or to put the board onto the surface of cylinder (or even torus knot), or use another numerous 3D variations of this game. It is real fun!
So the Tic-Tac-Toe challenge is open!


Currently AI moves are random; it is possible to make AI more “clever” (even unbeatable, if AI will move first, as we know from the game theory). Still this version is good for very small kids - if they will think they will always win.
The author
Unbeatable version is here - https://yuka.babylonpress.org/examples/js/graph/tictactoe/
Relevant Documentation
Applications
Website users entertainment.
3D board games with additional dimension.
