lang="en-US"> AJAX Tutorial: 2 Player Tic-Tac-Toe Game (no database required) –  Design1online.com, LLC

AJAX Tutorial: 2 Player Tic-Tac-Toe Game (no database required)

If you haven’t read the first tutorial, the PHP version of this game without AJAX, then you should start there. This tutorial assumes you’ve already read the first one so I’m not going to explain how I actually go about programming the game. Instead this will focus on how you modify the original game so it works with AJAX. That means you won’t need to refresh the page between each player’s turn.