This is basically fun game module. In this module, two players can play tic tac toe interactively.
The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.

Complete module is based jQuery, however, non-js feature is also available.

Features :
1. Two players(Humans) can play this game.
2. A block is provided so that it can be integrated in any part of site.
3. Instant results are provided.

Future :
1. Give configuration for the Game.
2. To develop it for Drupal 8 version.
3. As of now, i.e. for Version 1.0, its Player 1 v/s Player 2 i.e. Human only. Soon it would be ready to play against computer using Alpha–beta pruning algorithm.
4. Open for further suggestions if any.

Thanks and have a fun play ahead !

Project information

Releases