An open API service indexing awesome lists of open source software.

https://github.com/anshkathpal/tic-tac-toe

Tic-Tac-Toe is a classic two-player game where players take turns marking the cells of a 3x3 grid with 'X' and 'O' symbols. The goal is to be the first to form a horizontal, vertical, or diagonal line of three of your marks. This readme provides an overview of a Tic-Tac-Toe web application.
https://github.com/anshkathpal/tic-tac-toe

chakra-ui express nodejs reactjs socket-io styled-components

Last synced: 3 months ago
JSON representation

Tic-Tac-Toe is a classic two-player game where players take turns marking the cells of a 3x3 grid with 'X' and 'O' symbols. The goal is to be the first to form a horizontal, vertical, or diagonal line of three of your marks. This readme provides an overview of a Tic-Tac-Toe web application.

Awesome Lists containing this project