Wykres commitów

106 Commity (main)

Autor SHA1 Wiadomość Data
Lynn 835db051e7
Update README.md 2024-03-08 00:52:06 +01:00
Lynn fce483c079 Add 'sirwal' 2022-05-04 15:39:56 +02:00
Lynn a46334db0b Update targets.json 2022-05-04 15:25:08 +02:00
stonedbovines 26a83cf2be
Remove derogatory term from targets.json (#103)
term is either derogatory, or a personal name
2022-05-04 15:24:18 +02:00
nortti0 81b6504e96
Remove a derogatory term from targets.json (#97)
Co-authored-by: Juhani Krekelä <juhani@krekelä.fi>
2022-03-01 17:17:30 +01:00
Lynn 7da40c1f06 Add score to emoji results 2022-02-20 21:38:17 +01:00
Lynn cca54b6d9f Fix local-time seed generation 2022-02-20 21:08:02 +01:00
Lynn 17eb5d3de1 Merge branch 'main' of github.com:lynn/hello-wordl 2022-02-20 19:05:26 +01:00
Saurab S aa1cdc7de4
Changing Today's puzzle according to local timezone (#93)
Fixing the issue : https://github.com/lynn/hello-wordl/issues/91
2022-02-20 19:05:09 +01:00
Lynn b3d5de01f7 Use real buttons in Keyboard 2022-02-12 19:01:33 +01:00
Lynn 351c05f1bc Tiny refactor 2022-02-12 18:39:54 +01:00
Lynn 7a81fd4ac1
Update App.tsx 2022-02-11 01:34:03 +01:00
Lynn 135c0a8d0d No href="#" / redirect ?today to today's game / color-scheme: dark 2022-02-01 15:54:03 +01:00
Lynn 05ff73d6de Clean up word list 2022-02-01 15:40:39 +01:00
Lynn 60111b6547 Seeded game links, allow share before end (fix #64) 2022-02-01 15:30:28 +01:00
Lynn 1c1ddbcc6e Fix AZERTY 2022-01-28 12:29:30 +01:00
Lynn c09db8aea6 Add keyboard layout settings 2022-01-27 23:05:19 +01:00
Lynn 4a07e05759 Colorblind mode fixes 2022-01-27 22:13:39 +01:00
Daniel Kunkler 51453990bf
Color blind mode (#66) 2022-01-27 21:57:59 +01:00
Daniel Kunkler 0624a0704e
Updated readme to show how to run the application locally (#65)
* Updated readme to show how to run the application locally

* Update README.md

Co-authored-by: Lynn <lynn@foldr.moe>
2022-01-27 21:53:17 +01:00
Matt Brubeck 3e1dcf3ad7
Remove a slur from targets.json (#63) 2022-01-27 21:33:11 +01:00
Lynn ddba750d12 Check yellow counts even in Hard difficulty (fixes #58) 2022-01-24 18:16:26 +01:00
Lynn 7c11cfc5a2 Try not setting url on shared object at all 2022-01-24 17:40:24 +01:00
Lynn 672b7143ee Only try to use navigator.share on mobile 2022-01-24 17:35:56 +01:00
Lynn 3a4a7767cc Better words 2022-01-24 17:20:56 +01:00
Lynn dfa0f5e0bb pre-wrap 2022-01-24 17:02:30 +01:00
Lynn 853671b4eb Show share buttons on challenge; use navigator.share 2022-01-24 16:33:33 +01:00
Lynn c7b8a745ed "Copy result as emoji" button 2022-01-24 13:11:13 +01:00
mcpower c56b7ab526
Ultra Hard: prevent using letter in a previously grey position (#54)
For example, with a target word of RALLY ([challenge link]), guessing
ARRAY gives [elsewhere, elsewhere, absent, absent, correct].
This commit makes guessing SPRAY a violation, as we know that A cannot
be in the first or fourth positions (or else one of them would be
correct), and R cannot be in the second or third positions.

[challenge link]: https://hellowordl.net/?challenge=cmFsbHk
2022-01-24 12:16:07 +01:00
Lynn 32be1606cf Fix word length after a weird challenge game 2022-01-23 22:22:09 +01:00
Lynn 6818431b50
Merge pull request #55 from mcpower/ultra-hard-letter-count
Ultra Hard: enforce letter counts even without absent clues
2022-01-23 22:06:38 +01:00
mcpower 5511a4fcdf Ultra Hard: enforce letter counts even without absent clues
For example, with a target word of RALLY ([challenge link]), guessing
LEVEL gives [elsewhere, absent, absent, absent, elsewhere].
This commit makes guessing WORLD afterwards a violation, as there must
be at least two Ls in the target word.

This commit also makes it clearer that, when there is an absent clue,
the count of the letter must be exactly (number of non-absent clues with
that letter).

[challenge link]: https://hellowordl.net/?challenge=cmFsbHk
2022-01-23 22:47:49 +11:00
Lynn e9a29122c9 I think this is the right rule 2022-01-22 22:43:34 +01:00
Lynn e07726f71c Fix Ultra Hard mode 2022-01-22 18:00:27 +01:00
Lynn 806eb9fe41 Ultra Hard mode 2022-01-22 17:46:14 +01:00
Lynn f2cf40c4b9 Naaaames 2022-01-22 13:40:10 +01:00
Lynn 953d9ec996 Add words you can guess in Wordle 2022-01-22 13:29:51 +01:00
Lynn 35ebeecb07
Update README.md 2022-01-21 00:54:59 +01:00
Lynn aba632ed13 Make https links copyable too 2022-01-21 00:20:42 +01:00
Lynn 212466cd3d
Update README.md 2022-01-20 21:38:20 +01:00
Lynn 159719d78a Eliminate plurals reported in #40 and others 2022-01-20 13:46:52 +01:00
Lynn 978e9386e6 Focus table when typing (fixes #45) 2022-01-19 16:50:58 +01:00
Lynn bbc1517a98 Allow rare challenge words 2022-01-19 16:35:42 +01:00
Lynn ddbf3c2a7b More targets gardening (now preserving seeds) 2022-01-19 16:24:00 +01:00
Lynn 6583be1968 Fix challenge link generation 2022-01-18 22:15:53 +01:00
Lynn e9ab562aac Link to my ko-fi 2022-01-18 18:21:15 +01:00
Lynn 2d7cc02a2e Update README 2022-01-18 17:27:30 +01:00
Lynn a2dffb2f74 public/CNAME 2022-01-18 17:24:25 +01:00
Lynn 0cb1e64838 Create CNAME 2022-01-18 17:18:55 +01:00
Lynn afa5a19726 Make copy link selectable 2022-01-18 17:17:57 +01:00