https://github.com/anniedotexe/tic-tac-toe
This is a fully responsive simple tic-tac-toe game built with HTML, CSS, and JavaScript.
https://github.com/anniedotexe/tic-tac-toe
css css3 html html-css-javascript html5 javascript javascript-game tic-tac-toe tic-tac-toe-game tictactoe tictactoe-game tictactoe-javascript
Last synced: 29 days ago
JSON representation
This is a fully responsive simple tic-tac-toe game built with HTML, CSS, and JavaScript.
- Host: GitHub
- URL: https://github.com/anniedotexe/tic-tac-toe
- Owner: anniedotexe
- Created: 2021-06-25T18:37:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-12T03:30:13.000Z (over 4 years ago)
- Last Synced: 2025-01-20T21:11:35.243Z (over 1 year ago)
- Topics: css, css3, html, html-css-javascript, html5, javascript, javascript-game, tic-tac-toe, tic-tac-toe-game, tictactoe, tictactoe-game, tictactoe-javascript
- Language: JavaScript
- Homepage: https://tic-tac-toe.anniew.xyz/
- Size: 510 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple TIC-TAC-TOE Game
This is a fully responsive simple tic-tac-toe game written in HTML, CSS, and JavaScript.
**LIVE DEMO** - [tic-tac-toe.anniew.xyz](https://tic-tac-toe.anniew.xyz/) OR [tic-tac-toe-annie.netlify.app](https://tic-tac-toe-annie.netlify.app/)

## Table of Contents
- [Design](#design)
- [Fonts](#fonts)
- [Color Scheme](#color-scheme)
- [Built With](#built-with)
- [Contributing](#contributing)
- [Creator / Maintainer](#creator--maintainer)
- [Acknowledgments](#acknowledgments)
---
## Design
### Fonts
[Nunito](https://fonts.google.com/specimen/Nunito) - this font is used for everything because it looks good in titles and the 'X' and 'O' in the game

### Color Scheme
- Bdazzled Blue - title and new game button
- Generic Viridian - Player X text and tile color
- Blood Red - Player O text and tile color
- Cultured - website background color
- Spanish Gray - inactive player, game grid borders, tile hover, and winner's tiles background color
---
## Built With
- [HTML5](https://www.w3schools.com/html/)
- [CSS3](https://www.w3schools.com/css/)
- [JavaScript](https://www.w3schools.com/js/DEFAULT.asp)
- Hosted on [Netlify](https://www.netlify.com/)
---
## Creator
Annie Wu ([anniedotexe](https://github.com/anniedotexe))
Copyright © 2021-2026 Annie Wu. All rights reserved.
Unauthorized copying, reproduction, redistribution, or posting of this content or source code on any website, platform, or medium is strictly prohibited without explicit written permission from the author. Any use, modification, or distribution of this material without permission may violate copyright law.
If you like my content or find this code useful, give it a ⭐ or support me by buying me a coffee ☕💙

