Skip to content

AEmin321/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Screenshot_2023-03-12_16-17-32

Built With

  • HTML
  • CSS (Grid/Flexbox)
  • JavaScript