dhairyagothi / 100_days_100_web_project

This repository contains 100 web projects from basic to intermediate using html css and js Please star the repo before start working on it
https://50-days-50-web-project.vercel.app/
MIT License
30 stars 36 forks source link

wordle project update #117

Closed Ayushswirlon closed 4 months ago

Ayushswirlon commented 4 months ago

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.

github-actions[bot] commented 4 months ago

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 commented 4 months ago

Assigned @Ayushswirlon

Ayushswirlon commented 4 months ago

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

dhairyagothi commented 4 months ago

@Ayushswirlon add it

Ayushswirlon commented 4 months ago

👍

Ayushswirlon commented 4 months ago

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

  1. also make the scoreboard more alligned

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

dhairyagothi commented 4 months ago

Assigned @Ayushswirlon

dhairyagothi commented 4 months ago

make PR