A simple Tic Tac Toe game built with JavaScript, HTML, and CSS.
- Play it on CodePen here.
- Clone this repository to your local machine.
- Open the
index.html
file in your web browser. - Play the game!
This project is released under the terms of The Unlicense, which allows you to use, modify, and distribute the code as you see fit.
- The Unlicense removes traditional copyright restrictions, giving you the freedom to use the code in any way you choose.
- For more details, see the LICENSE file in this repository.
Author: Scott Grivner
Email: scott.grivner@gmail.com
Website: scottgrivner.dev
Reference: Main Branch