Tic Tac Toe

Last Update
29 June 2013
Regular License
$7
Extended License
$35
Sales
20

An immersive game of Tic Tac Toe written in JavaScript using the HTML5 canvas feature. It features a local two player mode, and an Artificial Intelligence one player mode on “easy” mode and “hard” mode.

This game comes with an index.html file (for displaying the canvas) and a javascript files (both compressed and uncompressed) with the full game engine code for modifications. It includes a css file for styling the index page, as well as the canvas’s background.