wordle icon indicating copy to clipboard operation
wordle copied to clipboard

A recreation of the popular game Wordle with additional modes and features. Made with Svelte in Typescript.

Results 19 wordle issues
Sort by recently updated
recently updated
newest added

**Description** I'd like to request the feature to make the keyboard on bottom always stay default white, instead of filling in as you go. **Reasoning** Can consider this both an...

enhancement

**Description** I'd like to request a menu toggle to hide the large 'Hourly' and 'Infinite' symbols that appear in background behind squares when playing said modes. **Reasoning** It's really distracting...

enhancement

**Screenshots** **To Reproduce** Steps to reproduce the behavior: 1. Go to Daily section. 2. Type any word. 3. See error. **Expected behavior** Good looking grid. **Desktop (please complete the following...

bug
duplicate

**Description** Swiping between modes **Reasoning** I was playing my game a few days ago and instinctively swiped to switch mode, before remembering that that's not the correct mechanism. I think...

enhancement

**Description** Try using partytown to offload the Google analytics code into a web worker to see if there is any increase in performance. **Reasoning** The animations lag on mobile, leading...

enhancement

Any browser screen corrupts on entry. Game can be played but everything is on one line. Checked in chrome, safari, duckduckgo Worked on previous version. Works on 12.5

bug

The aspect ratio property is causing issues on old devices where it is not supported, see [img](https://ibb.co/PmGV6nx)

bug

**Description** Change functions like createLetterStates and createDefaultStats into classes **Reasoning** I should have done this to start with. Its cleaner and allows me to give them utility methods to tidy...

enhancement

**Description** A modal that lets you either paste in the link to a historical game or input the mode and game number of a historical game you want to play....

enhancement

**Describe the bug** When a non full screen modal opens behind a full screen modal the sides of the full screen modal go dark, as the modal doesn't actually cover...

bug