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

Multi-player Tic-Tac-Toe Not Working After Deployment #1

Open
ajaynegi45 opened this issue Sep 6, 2024 · 0 comments
Open

Multi-player Tic-Tac-Toe Not Working After Deployment #1

ajaynegi45 opened this issue Sep 6, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest status: ready for dev You can asked for this issue to be assigned (if not already assigned)

Comments

@ajaynegi45
Copy link
Owner

ajaynegi45 commented Sep 6, 2024

Description:
The multi-player Tic-Tac-Toe game, located in the folder game/tic-tac-toe/multi-player, is not functioning correctly when deployed on Vercel. The game works fine on my local system but breaks after deployment.

Expected Behavior:
The game should allow users to join, make moves, and determine a winner in real-time without issues.

Actual Behavior:

  • The game either does not start or fails to handle player moves after deployment on Vercel.

Environment:

  • Local System: Works as expected.
  • Vercel Deployment: Issue occurs.

Additional Information:
Please check if there are any environment variable configurations, socket connection issues, or deployment settings that might differ between local and Vercel environments.

@ajaynegi45 ajaynegi45 changed the title Enable to deploy on vercel Multi-player Tic-Tac-Toe Not Working After Deployment Sep 27, 2024
@ajaynegi45 ajaynegi45 added bug Something isn't working good first issue Good for newcomers status: ready for dev You can asked for this issue to be assigned (if not already assigned) hacktoberfest labels Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest status: ready for dev You can asked for this issue to be assigned (if not already assigned)
Projects
None yet
Development

No branches or pull requests

1 participant