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

wordle project update #117

Closed
Ayushswirlon opened this issue Jun 20, 2024 · 8 comments
Closed

wordle project update #117

Ayushswirlon opened this issue Jun 20, 2024 · 8 comments
Assignees
Labels
enhancement New feature or request MEDIUM VSoC'24 contribution under VSOC 24

Comments

@Ayushswirlon
Copy link
Contributor

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
in the wordle game project the word is only one . instead add a csv file of all the words so that new words come after each game is done

Describe the solution you'd like
A clear and concise description of what you want to happen.
i will add a file of all words so that new word will be fetch every time new game started.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
alternatively an array of string of words can be given in js so that random words will be choose by the code and will enhance the overall experience of the game.

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

Copy link
Contributor

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

@dhairyagothi
Copy link
Owner

Assigned @Ayushswirlon

@dhairyagothi dhairyagothi added enhancement New feature or request VSoC'24 contribution under VSOC 24 MEDIUM labels Jun 20, 2024
@Ayushswirlon
Copy link
Contributor Author

should i also add a reset button in frontend and also a loader in the website

@dhairyagothi
Copy link
Owner

@Ayushswirlon add it

@Ayushswirlon
Copy link
Contributor Author

👍

@Ayushswirlon
Copy link
Contributor Author

Screenshot 2024-06-22 000456
Screenshot 2024-06-22 000518
Screenshot 2024-06-22 000634

updates
1.had resolve the issue of shuffle words now everyday a new word would be selected
2.made the game in landscape mode for better user experience in laptop and also make it responsive so also can be played with other devices
3.now direct keyboard typing is available
4. also make the scoreboard more alligned

should i make a pr or you want any other changes too

@dhairyagothi
Copy link
Owner

Assigned @Ayushswirlon

@dhairyagothi
Copy link
Owner

make PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request MEDIUM VSoC'24 contribution under VSOC 24
Projects
None yet
Development

No branches or pull requests

2 participants