Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Real Time remote Tic Tac Toe Game between friends #12

Open
2 tasks
SusheelThapa opened this issue Oct 25, 2024 · 0 comments
Open
2 tasks

[feat] Real Time remote Tic Tac Toe Game between friends #12

SusheelThapa opened this issue Oct 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@SusheelThapa
Copy link
Owner

Problem

Currently, to play the game we need to be on the same computer.

Solution

Lets a user create a game, and generate a link that can be send to his friends and they can play together.

Tasks

  • Implementation of backend server
  • Using socket.io for the real time game playing.
@SusheelThapa SusheelThapa added the enhancement New feature or request label Oct 25, 2024
@SusheelThapa SusheelThapa self-assigned this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant