Commit graph

19 commits

Author SHA1 Message Date
Hannah Park
b68617ef30 Merge branch 'main' of github.com:hannahcode/wordle 2022-01-14 22:06:07 -05:00
Hannah Park
0ad35f44d6 add local storage, change alerts, add share functionality 2022-01-14 22:05:57 -05:00
Philippe Sabourin
e621515360 Adding keyboard input for the game 2022-01-14 16:44:25 -05:00
Hannah Park
26df4881ea Merge branch 'develop' 2022-01-14 15:39:29 -05:00
Hannah Park
55b3da3d32 update is word in word list logic to include new valid guesses 2022-01-14 15:35:20 -05:00
Hannah Park
519b67e660 update title in metadata and add additional word list 2022-01-14 15:28:40 -05:00
Craig Phillips
a354d41c94 Fixing letter L in the word 2022-01-11 23:55:47 +00:00
Hannah Park
49e2f3de20 fix lint issues 2022-01-10 10:16:12 -05:00
Hannah Park
3edcbb8420 config for deployment 2022-01-10 10:11:17 -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