/tictactoe-game

A simple Tic-tac-toe game

Primary LanguageJavaScript

Tic-Tac-Toe Game

A game in which two players seek in alternate turns to complete a row, a column, or a diagonal with either three O's or three X's drawn in the spaces of a grid of nine squares.

💻 Features:

  • Select which symbol to play with
  • Play against another user or computer
  • Score management
  • Ability to undo/redo moves
  • View the list of made moves

🚀 Live Demo

https://luhluh-17.github.io/tictactoe-game/

📝 Todo List

  • Improve the move selection of the computer
  • Prevent user to undo the first move of the computer

👨🏽‍💻 Tech Stacks

Category Languages / Frameworks / Tools
Front-end html5 css3 sass javascript

📷 Screenshots

screen-capture-2-min