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

gamestart loading screen feature #2678

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yousefsassy
Copy link
Contributor

This PR introduces a custom animated match intro transition using a video that i generated in After Effects, as an experimental solution for issue #2677

Summary

Adds a <video> element to index.ejs wrapped in a full-screen overlay div

Logic to control playback is integrated in script.ts inside the startGame() method

Automatically plays and fades out before match load

Fallback timeout added (8s) to ensure the game proceeds even if the video fails

Notes

This is an early experiment toward a smoother match transition
Not the final prototype.

Copy link

vercel bot commented Mar 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ancientbeast ✅ Ready (Inspect) Visit Preview Mar 29, 2025 9:43pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant