https://github.com/aemin321/tic-tac-toe
Tic Tac Toe game using javascript,html,css
https://github.com/aemin321/tic-tac-toe
css3 factory-functions game html5 javascript tic-tac-toe
Last synced: about 1 month ago
JSON representation
Tic Tac Toe game using javascript,html,css
- Host: GitHub
- URL: https://github.com/aemin321/tic-tac-toe
- Owner: AEmin321
- Created: 2023-03-05T18:36:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T20:45:22.000Z (over 2 years ago)
- Last Synced: 2025-07-06T02:46:54.332Z (11 months ago)
- Topics: css3, factory-functions, game, html5, javascript, tic-tac-toe
- Language: JavaScript
- Homepage: https://aemin321.github.io/tic-tac-toe/
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tic Tac Toe
Tic Tac Toe game using javascript factory functions and module pattern as part of The Odin Project .
## Live Preview
https://aemin321.github.io/tic-tac-toe/
## Screenshots


## Built With
- HTML
- CSS (Grid/Flexbox)
- JavaScript