Skip to content

Tic-tac-toe is a game of noughts and crosses or Xs and Os is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

smilegupta/Angular-Tic-Tac-Toe

Repository files navigation

Angular-Tic-Tac-Toe

Open Source Love Awesome Made With Love

Tic-tac-toe is a game of noughts and crosses or Xs and Os is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

Technology Stack Used

HTML CSS Angular Firebase

  • Front End - HTML, CSS
  • Framewrok - Angular
  • Back End as a Service - Firebase

Need help?


  if (needHelp === true) {
     var emailId = "guptamiley3012@gmail.com";
     // email is the best way to reach out to me.
     sendEmail(emailId);
  }

Facebook Instagram LinkedIn Twitter

Glad to see you here! Show some love by starring this repo.



  if (isAwesome) {
    // thanks in advance :p
    starThisRepository();
  }


About

Tic-tac-toe is a game of noughts and crosses or Xs and Os is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published