TIC TAC TOE GAME

This is a simple Tic Tac Toe game built using Angular

FEATURES

  • Two players can play the game.
  • The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.
  • If no player is able to create a row of three marks, the game ends in a draw.

DEMO

🎬 I Hope That You are enjoying Watching The Demo Video Click Here

INSTALLATION

git clone https://github.com/Hager-Abd-El-Galil/Tic-Tac-Toe-Game
cd Tic-Tac-Toe-Game
npm install
ng serve -o

TECHNOLOGIES

  • Angular [Latest Version]
  • Bootstrap 5