Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 266 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 266 Bytes

Tic-tac-toe ❌⭕

Play the famous tic-tac-toe game against your friends! Made with Javascript modules pattern and factory functions.

Tech stack:

  • JS (modules pattern and factory functions)
  • CSS
  • HTML