https://github.com/michaelkolesidis/tic-tac-toe
Tic-tac-toe in vanilla JavaScript
https://github.com/michaelkolesidis/tic-tac-toe
tic-tac-toe tic-tac-toe-game tic-tac-toe-javascript tic-tac-toe-js tic-tac-toe-web-application tictactoe-game
Last synced: 12 days ago
JSON representation
Tic-tac-toe in vanilla JavaScript
- Host: GitHub
- URL: https://github.com/michaelkolesidis/tic-tac-toe
- Owner: michaelkolesidis
- License: gpl-3.0
- Created: 2021-11-19T08:22:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-31T14:35:42.000Z (over 3 years ago)
- Last Synced: 2025-04-30T18:37:34.641Z (6 months ago)
- Topics: tic-tac-toe, tic-tac-toe-game, tic-tac-toe-javascript, tic-tac-toe-js, tic-tac-toe-web-application, tictactoe-game
- Language: JavaScript
- Homepage: https://tic-tac-toe-michael.netlify.app/
- Size: 91.8 KB
- Stars: 5
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Tic-Tac-Toe
[](https://app.netlify.com/sites/tic-tac-toe-michael/deploys)
## Technologies Used
## Description
The popular Tic-tac-toe game, implemented with vanilla JavaScript.## Screenshot
## Related Projects
[Minesweeper Emoji](https://github.com/michaelkolesidis/minesweeper-emoji)## License
Copyright (c) 2022 Michael Kolesidis
Licensed under the [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.html).
[//]: # (Free Software)