
Project Information
- Project Name: Tic-Tac-Toe
- Project Date: July 2020
- Project URL: Tic-Tac-Toe
- Project Repository: Click Here
Tic-Tac-Toe
Single page application allowing users to play one of the most beloved games - tic-tac-toe! This game allowed me to explore working with objects, constructors, and events, while learning how to strategically solve problems and resolve errors. This application was built based on third-party specs, communicates with a third-paryt API via AJAX calls, and features separate HTML, CSS, and JavaScript files. My repository, used for source control, is linked.