-
Notifications
You must be signed in to change notification settings - Fork 42
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
Fix issue#23 : Added Play-options #56
Fix issue#23 : Added Play-options #56
Conversation
@Abhishek-Punhani Can you fix the checks |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
994ee2c
to
a864498
Compare
a864498
to
0d9a52a
Compare
0d9a52a
to
35e3158
Compare
35e3158
to
6f279d5
Compare
81091d8
to
bc535e7
Compare
A preperatory change involving Fontawesome cdn link in index.html
e370bdc
to
b6d0a95
Compare
Added play options component Added 5 buttons , clicking create game button will handle click event Clicking join game button to display a form along with a cross button Remaing buttons to navigate to about and settings page Fixes: shivansh-bhatnagar18#23
I think it should work now and can we customise that input and button or it will be done via another pr |
Thank you @Abhishek-Punhani for your Pull Request. Every Pull request matters but we have found out a better PlayOptions page for the same. For now I am closing this issue. |
Added play options component
Added 5 buttons , clicking create game button will handle click event
Clicking join game button to display a form along with a cross button
Remaing buttons to navigate to about and settings page
Fixes: #23