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 1 month ago
JSON representation

Tic Tac Toe game using javascript,html,css

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