Commit graph

21 commits

Author SHA1 Message Date
304e217d80 feat: Add link to GitHub 2024-09-28 21:02:01 +02:00
62833f3f1b fix: Q was not recognized 2024-09-28 20:53:06 +02:00
95c59f1ff5 chore: Fix pipeline 2024-09-28 20:47:50 +02:00
7a5ec67721 chore: Add deploy pipeline 2024-09-28 20:44:52 +02:00
53c9f7360f feat: Add support for keyboard input 2024-09-28 20:38:31 +02:00
d1d7d218ff feat: Add viewport tag 2024-09-20 23:06:38 +02:00
c7ee8a7159 chore: Add license file 2024-09-20 23:06:23 +02:00
619c893517 feat: Add heading 2024-09-20 22:51:36 +02:00
2f9603264c feat: Add setup screen for word length 2024-09-20 22:47:47 +02:00
92058e63a7 feat: Add new game button 2024-09-20 22:12:31 +02:00
749057040f refactor: Move Game logic to new component 2024-09-20 22:05:04 +02:00
641e476ad6 feat: Only accept valid words 2024-09-20 21:57:35 +02:00
ddd2631bb8 feat: Add win/loose check 2024-09-20 21:53:00 +02:00
25a76e90fe feat: Select random word from list 2024-09-20 21:36:32 +02:00
4c3c44f95e feat: Add dictionary 2024-09-20 21:07:06 +02:00
8b046d6b59 feat: Add Toast functionality 2024-09-20 20:17:55 +02:00
7d049af52d fix: missing keys in react array 2024-09-20 20:12:57 +02:00
121866e86a feat: Add distinction between empty and unknown 2024-09-20 19:52:37 +02:00
cb21280e85 fix: HalfRight key color 2024-09-19 23:15:01 +02:00
0719a9118f feat: Input functionality 2024-09-19 23:12:27 +02:00
332c36b81b feat: First draft of UI 2024-09-19 22:50:21 +02:00