Skip to content

MahdiAsadolahzade/XOGame

Repository files navigation

XO Game with Chat Room

XO Game is a multiplayer online game based on the classic Tic Tac Toe. This project also includes a chat room feature to allow players to communicate with each other.

Features

  • Play XO Game online with your friends.
  • Communicate with other players using a chat room.
  • Beautiful and user-friendly UI built with React and Tailwind CSS.
  • User registration and login system powered by Node.js and PostgreSQL.

Installation and Usage

  1. Clone the project from GitHub:
git clone https://github.com/MahdiAsadolahzade/XOGame.git
  1. Navigate to the project directory:
cd xo-game
  1. Install the required packages using npm or yarn:
npm install
# or
yarn install
  1. Run the project:
npm run dev
# or
yarn start
  1. The server should be available at https://xogame-backend-mahdiasadolahzade.onrender.com/.

Versions

  • Version 1.0.0
    • Introducing XO Game.
    • Adding player chat feature.
    • Implementing user registration and login.

Deployment

You can view the deployed XO Game at the following link: Link to Deployed XO Game

About

XO Game with a Chatroom Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published