Skip to content

matheusgarrido/tictactoe

Repository files navigation

Tic Tac Toe

My first application with Angular

Developed by me to a challenge at IGTI's frontend bootcamp using Angular and SCSS.

Click here to play: https://matheusgarrido.github.io/tictactoe/


How to Play

Moves: Just click in a cell to set a move.

Players: The player 1 plays with 'X' and player 2 with 'O'.

Victory: Complete a vertical, horizontal or diagonal line made with 3 same icons to win a point.

Replay: Click in the button below the game to start a new game or restart the current.

Game Modes: Choose PxP to play with a friend or PxC to play alone against the computer.

Score: Challenge your friends to who win more points and beat them.

Punishment: If you restart the game without a tie or a winner, you will lose 1 point.