divyansh-2005 / GAME_PLAYER

Instant Games Platform! This project is a fun and interactive platform that allows users to play various games instantly on our website or through Telegram. The project is built on the MERN stack and integrates with crypto wallets using RainbowKit.
https://game-player-main.vercel.app
7 stars 21 forks source link

Adding a new game - Tic-Tac-Toe #15

Open Rizvi-Faiz opened 3 days ago

Rizvi-Faiz commented 3 days ago

Name of Game

Tic-Tac-Toe

A clear and concise description of what the problem is.

I'm always frustrated when looking for simple yet interactive games to add to the website. Tic-Tac-Toe is a well-known game that can provide users with an engaging experience without the complexity of larger games.

Description & features

I would like to implement a classic Tic-Tac-Toe game. The game will allow two players to take turns placing their marks (X or O) on a 3x3 grid, with the goal of getting three marks in a row horizontally, vertically, or diagonally.

Features:

Additional context

check list

Rizvi-Faiz commented 3 days ago

@divyansh-2005 can you assign this issue to me