Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 431 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 431 Bytes

Tic-Tac-Toe

tic_tac_toe

📝 Description

Vanilla JS Tic Tac Toe project I made from the Odin Project Curriculum.

💡 Features

  • Play against CPU bot
  • Play with a second person
  • Mobile responsive

🛠️ Built with

  • HTML
  • CSS
  • JavaScript