hello-wordl/src
2022-02-16 11:25:27 +07:00
..
About.tsx Colorblind mode fixes 2022-01-27 22:13:39 +01:00
App.css Merge branch 'main' into random 2022-02-16 11:22:51 +07:00
App.tsx Update App.tsx 2022-02-11 01:34:03 +01:00
base64.ts Add challenge button 2022-01-18 14:58:23 +01:00
clue.ts Check yellow counts even in Hard difficulty (fixes #58) 2022-01-24 18:16:26 +01:00
dictionary.json Add words you can guess in Wordle 2022-01-22 13:29:51 +01:00
Game.tsx Merge branch 'random' of github.com:Oreolek/hello-wordl into random 2022-02-16 11:25:27 +07:00
index.css Add a nice font 2022-01-11 15:20:47 +01:00
index.tsx Add favicon, nix some create-react-app stuff 2022-01-02 15:26:13 +01:00
Keyboard.tsx Add keyboard layout settings 2022-01-27 23:05:19 +01:00
RandomGuess.tsx Merge branch 'random' of github.com:Oreolek/hello-wordl into random 2022-02-16 11:25:27 +07:00
Row.tsx Colorblind mode fixes 2022-01-27 22:13:39 +01:00
targets.json Clean up word list 2022-02-01 15:40:39 +01:00
util.ts Seeded game links, allow share before end (fix #64) 2022-02-01 15:30:28 +01:00