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.
- Front End - HTML, CSS
- Framewrok - Angular
- Back End as a Service - Firebase
if (needHelp === true) {
var emailId = "guptamiley3012@gmail.com";
// email is the best way to reach out to me.
sendEmail(emailId);
}
Glad to see you here! Show some love by starring this repo.
if (isAwesome) {
// thanks in advance :p
starThisRepository();
}