Javascript, jQuery, AJAX, Bootstrap
Single page web app for tic tac toe with simple user authentication. Users plays as both X and O player.
Developed game logic in JavaScript and the app updates each move to the database. 'Show All Games' button opens a modal that populates a table with previous game data. "View" populates the gameboard with an archived match but disables any further play.
Hand drew illustrations for the game pieces.