[RU]
Игра "Крестики-нолики". Сделано с помощью React.JS.-> Ссылка на проект <-
- Показывает текущий ход.
- Сканирует поле и определяет победителя.
- Сохраняет историю ходов и позволяет перемещаться по ним.
- При создании новой игры удаляет историю предыдущих ходов.
[ENG]
Tic-Tac-Toe game with time machine function. Created using React.JS.-> Link to the project <-
- Shows the current move.
- Scans the field and determines the winner.
- Saves the moves history and allows to move between them.
- Deletes the history of previous moves when creating a new game.