
Project
This app was built using HTML, CSS, JavaScript, and jQuery. The program runs like classic tic-tac-toe where 2 players seek in alternate turns to complete a row, column, or diagonal with either three O's or three X's drawn in the spaces of a grid of nine squares. Players have the option of playing against another player or a simple AI by toggling the 'Play Against AI' checkbox. Feel free to try the game by clicking on the 'Open App' button below!
Technologies
JavaScript
HTML
CSS
jQuery
Back