Skip to content

scottgriv/javascript-tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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