-
Notifications
You must be signed in to change notification settings - Fork 40
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
Comments
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! 😊 |
Assigned @Ayushswirlon |
should i also add a reset button in frontend and also a loader in the website |
@Ayushswirlon add it |
👍 |
updates should i make a pr or you want any other changes too |
Assigned @Ayushswirlon |
make PR |
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.
The text was updated successfully, but these errors were encountered: