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

https://github.com/imrandil/multiplayer_tic_tac_toe

A multiplayer Tic_Tac_Toe game using reactjs, socket.io, express, typescript, love this build
https://github.com/imrandil/multiplayer_tic_tac_toe

expressjs reactjs socket-io typescript

Last synced: 3 months ago
JSON representation

A multiplayer Tic_Tac_Toe game using reactjs, socket.io, express, typescript, love this build

Awesome Lists containing this project

README

          

# Tic-Tac-Toe Game

This is a simple Tic-Tac-Toe game built with React and Socket.io for real-time multiplayer functionality.

## Table of Contents

- [Features](#features)
- [Setup](#setup)

## Features

- Real-time multiplayer gameplay using Socket.io.
- Responsive design.
- Simple and intuitive UI.
- Prevents further moves when a player wins the game.
- Alerts players of game outcomes such as win, lose, or tie.

## Setup

To set up the project, follow these steps:

1. Clone the repository to your local machine:

```bash
git clone https://github.com/IMRANDIL/Multiplayer_Tic_Tac_Toe.git