Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T20:45:22.000Z (about 1 year ago)
- Last Synced: 2023-12-27T21:57:23.042Z (about 1 year 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
![Screenshot_2023-03-12_16-16-27](https://user-images.githubusercontent.com/121065444/224810426-1d59d11d-e8a0-401e-a786-b590721ead75.png)
![Screenshot_2023-03-12_16-17-32](https://user-images.githubusercontent.com/121065444/224810452-8284dfd1-a2b3-45b5-b36b-464d2facb53b.png)## Built With
- HTML
- CSS (Grid/Flexbox)
- JavaScript