Welcome to the Games section of HiGopi.com Here you can find some of the Javascript based games designed and coded by Gopi.
Tic-Tac-Toe
This is a game you play against the computer. The objective of the game is to mark the boxes below in such a way that it all marked boxes forms a straight line (Vertically or Horizontally or Diagonally). This straight line should have exactly same number of boxes as the Grid length.
Each time when you mark a box, Computer will play against you and will block you from marking straight boxes.
Mark all straight boxes to win.
When all the boxes are full and still there is no straight boxes, thats a draw.
Click on the box to mark. You can look at the listbox below to track your/computer's moves.