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

Title: Add a Crossword puzzle Game #1905

Closed
HarshitaSingh198 opened this issue Jul 16, 2024 · 2 comments
Closed

Title: Add a Crossword puzzle Game #1905

HarshitaSingh198 opened this issue Jul 16, 2024 · 2 comments

Comments

@HarshitaSingh198
Copy link

HarshitaSingh198 commented Jul 16, 2024

Is your feature request related to a problem? Please describe.

**Create an interactive Tech Crossword Puzzle for our website.
**This game will provide an enjoyable and engaging experience for our users, demonstrating our ability to develop interactive web applications.
**The puzzle should feature essential clues, a scoring system, and an intuitive interface.

Describe the solution you'd like.

The entire crossword game content is centered on the screen for better visibility and user experience.

Dark/Light Mode Toggle: A button allows users to switch between dark and light modes, enhancing accessibility.

Flexbox is used to ensure the layout adapts to different screen sizes.

Crossword clues are updated to reflect technology-related terms.

User input changes color based on correctness, providing immediate visual feedback.

The crossword is organized in a structured HTML table for easy input.

External CSS is used to manage styling, ensuring separation of content and presentation.

JavaScript handles user interactions and dynamic updates to input fields.

The interface is designed to be user-friendly with a straightforward layout.

The code is structured into separate HTML, CSS, and JavaScript files for better maintainability

Describe alternatives you've considered.

Dark/light mode toggle theme button.
More enhanced UI.

Add any other context or screenshots about the feature request here.

image

image

image

Copy link

Thank you for opening your first issue in our repository! One of our maintainers will get in touch with you soon.

@HarshitaSingh198
Copy link
Author

I would like to work on this issue under GSSOC'24. Kindly assign this to me.

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

No branches or pull requests

2 participants