Commit graph

25 commits

Author SHA1 Message Date
Hannah Park
d4166eba7f fixed issue #47 and keyboard bug 2022-01-23 20:47:34 -05:00
Hannah Park
b34edbde7b
Merge pull request #44 from buddhist-uni/noselect
Fix #42 - Add no-select to buttons
2022-01-23 19:40:55 -05:00
Khemarato Bhikkhu
3024a19b69 Fix #42 2022-01-22 14:17:02 +07:00
Samuel Rey
3723c18616 prevent typing after winning 2022-01-22 01:02:51 +01:00
Hannah Park
e57e1cc391 refactor stats 2022-01-20 21:19:33 -05:00
Hannah Park
d8dfee1e80
Merge branch 'main' into main 2022-01-20 19:49:17 -05:00
rbrignall
f77d7530a3 Capture note enough letters in guess 2022-01-20 23:16:27 +00:00
James
fc19abbdf4 Logic and maths working need interface 2022-01-18 18:45:02 +01:00
James
a9318f792c Stats object need dialog and save/restore 2022-01-18 15:34:52 +01:00
James
d617be67ac Adding a stats dialog and persistent data storage and recovery 2022-01-18 11:45:25 +01:00
gbear605
5961723d23 Merge branch 'main' of git://github.com/hannahcode/wordle into open-win-modal-on-page-load 2022-01-16 21:22:48 -05:00
gbear605
217f3d8434 Display WinModal on page load 2022-01-16 19:50:52 -05:00
haithamleo
409afb2b7d enhancement: apply prettier 2022-01-16 15:11:27 +04:00
Hannah Park
c8e415c737 fix local storage issue 2022-01-15 20:39:02 -05:00
Hannah Park
0ad35f44d6 add local storage, change alerts, add share functionality 2022-01-14 22:05:57 -05:00
Hannah Park
97b8ac6be4 update readme 2022-01-10 09:49:20 -05:00
Hannah Park
6309359770 edit win modal 2022-01-09 21:58:34 -05:00
Hannah Park
e321441f96 alert for if game is lost 2022-01-09 21:43:58 -05:00
Hannah Park
7d0a4fd758 fix tiny bug 2022-01-09 21:37:12 -05:00
Hannah Park
099b46849c add error message and fix guess status logic 2022-01-09 21:34:50 -05:00
Hannah Park
a33d1c08de make guesses display 2022-01-09 21:02:41 -05:00
Hannah Park
9ecb56dd7e add status to guessed letter keys 2022-01-09 17:06:37 -05:00
Hannah Park
897b9995b3 add game logic and winning modal 2022-01-09 16:04:33 -05:00
Hannah Park
8e26ecf70b build keyboard and guess state 2022-01-08 18:35:47 -05:00
Hannah Park
441a78cf2d Initialize project using Create React App 2022-01-08 13:21:04 -05:00