Skip to content

Conversation

@Uyoxy
Copy link
Contributor

@Uyoxy Uyoxy commented Mar 27, 2025

This PR introduces the GameCreationPage component, which implements our new game creation flow. The key changes include:

  • A "CREATE GAME" card and a QR code container that share identical dimensions using shared Tailwind CSS classes.
  • Dynamic generation of a game code and corresponding QR code URL using React hooks.
  • Integration of a Connect Wallet button, positioned in the top-right corner.
  • Responsive styling that adapts to various screen sizes, ensuring a consistent user experience.

These updates help create a cohesive and interactive interface for game creation while preparing the app for further enhancements.
closes #7

@Akshola00
Copy link
Contributor

image

ci is failing

@Uyoxy
Copy link
Contributor Author

Uyoxy commented Mar 29, 2025

fixed

@Akshola00 Akshola00 merged commit 97c524a into Netwalls:main Mar 31, 2025
1 check passed
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.

implement the create game page

2 participants