Skip to content

Latest commit

 

History

History
executable file
·
77 lines (58 loc) · 4.44 KB

README.md

File metadata and controls

executable file
·
77 lines (58 loc) · 4.44 KB

JavaScript Badge HTML Badge CSS Badge
GitHub Badge Email Badge BuyMeACoffee Badge
Bronze


JavaScript Tic Tac Toe Game

A simple Tic Tac Toe game built with JavaScript, HTML, and CSS.

  • Play it on CodePen here.

A virtual recreation of Tic Tac Toe!

Table of Contents

Getting Started

  1. Clone this repository to your local machine.
  2. Open the index.html file in your web browser.
  3. Play the game!

Resources

License

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.

Credits

Author: Scott Grivner
Email: scott.grivner@gmail.com
Website: scottgrivner.dev
Reference: Main Branch