/tic-tac-toe

A Tic Tac Toe game you can play in your browser!

Primary LanguageJavaScript

Tic-Tac-Toe

tic_tac_toe

📝 Description

Browser based Tic-Tac-Toe game project from The Odin Project Curriculum.

💡 Features

  • Human vs Human
  • Human vs Fool Robot
  • Human vs Unbeatable Robot

🛠️ Built with

  • HTML
  • CSS
  • JavaScript
    • MinMax Algorithm