SethClydesdale / tic-tac-toe

A simple game of Tic-Tac-Toe in the browser.

Home Page:https://sethclydesdale.github.io/tic-tac-toe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe

This is a simple game of Tic-Tac-Toe built with HTML, CSS, and JavaScript. This version contains two modes; Single Player and Two player, so you can battle it out with a computer or one of your friends. You can play the game online or offline, so choose whichever version you prefer.

Have fun!

Using the Offline Version

If you're using the offline version you'll have to unzip the files. Once you've done that, you can play the game by opening the index.html file in a browser of your choice.

Suggestions, Feedback, Etc..

If you have suggestions, feedback, or comments, feel free to open a new issue in this repository to let me know.

About

A simple game of Tic-Tac-Toe in the browser.

https://sethclydesdale.github.io/tic-tac-toe/

License:GNU General Public License v3.0


Languages

Language:JavaScript 47.0%Language:HTML 33.4%Language:CSS 19.6%