Commit Graph

40 Commits

Author SHA1 Message Date
Terry Hearst b90fbb5e7c Add buttons for random words of different lengths 2024-03-19 22:04:49 -04:00
Terry Hearst cde8565f5d Change custom word format and allow different length words 2024-03-19 21:39:11 -04:00
Terry Hearst 66df0a9b44 Forgor 2024-03-19 02:23:24 -04:00
Terry Hearst f76eca5b9c Use more flexable encoding scheme 2024-03-19 02:16:03 -04:00
Terry Hearst 921e3351ef Fix custom dates not being reset properly 2024-03-19 01:44:56 -04:00
Terry Hearst 8a2a393f4a Use string for encoded word instead of int 2024-03-19 01:20:28 -04:00
Terry Hearst d8931d3baf Enable virtual keyboard on web exports 2024-03-19 01:03:04 -04:00
Terry Hearst 99e1eabee9 Add menu option for entering custom words 2024-03-07 23:14:05 -05:00
Terry Hearst 648f01b963 Fix issues with invalid dates 2024-03-07 23:13:13 -05:00
Terry Hearst 2d3fd01285 Fix bug with custom words and remove extra prints 2024-03-07 22:18:14 -05:00
Terry Hearst 0a34af5d0d Add support for custom dates and words 2024-03-07 21:59:31 -05:00
Terry Hearst a7e83622d2 Create simple word encoding scheme and display in game 2024-03-07 19:29:13 -05:00
Terry Hearst 0f8c97dca5 Add link to share score once completed 2024-03-06 18:25:32 -05:00
Terry Hearst 5b85367e80 Refactor/simplify InfoTextAnimation 2024-03-06 17:33:12 -05:00
Terry Hearst 0c38a416c0 Make menu button bigger 2024-03-06 17:21:11 -05:00
Terry Hearst 3ab1608e99 Update version and links in readme 2024-02-19 00:26:45 -05:00
Terry Hearst 0c99e345ff Go back to Labels instead of RichTextLabel in licenses screen
I compiled a mini build of godot with a bunch of features removed to help save filesize. One of the things I disabled are "advanced" gui controls, which includes RichTextLabel. No big deal, I was only using it there
2024-02-19 00:10:50 -05:00
Terry Hearst 4df1b9cb87 Fix keyboard letters wrongly grayed out 2024-02-18 03:10:46 -05:00
Terry Hearst aa7c8daafe Exporting 2024-02-18 03:02:56 -05:00
Terry Hearst 3a23030e2c Fix/refactor menu and stretch mode 2024-02-18 03:02:01 -05:00
Terry Hearst af1aa840ca Small refactor and add animations for info text 2024-02-18 02:50:04 -05:00
Terry Hearst a9da1e6f3f Port to v4.2.1.stable.official [b09f793f5] 2024-02-18 02:22:48 -05:00
Terry Hearst 4f6deaa443 Godot 4 automatic conversion 2024-02-18 01:13:11 -05:00
Terry Hearst 17f8626a4c Updated icon 2022-05-14 01:16:11 -04:00
Terry Hearst 0daac1d989 Prevent keyboard buttons from being focused 2022-05-14 00:20:56 -04:00
Terry Hearst c81b4e86c3 Add keyboard to the bottom 2022-05-13 23:50:01 -04:00
Terry Hearst d1cc8ae05a Fixes for arbitrary word lengths 2022-05-13 17:24:09 -04:00
Terry Hearst 9190ffffd4 Change color of misplaced letters to be less green 2022-05-13 17:16:42 -04:00
Terry Hearst 88bb18eecd Remove text input and type directly into the playfield 2022-05-13 17:11:04 -04:00
Terry Hearst c687a4e6af Link to itch.io page 2022-02-24 00:25:11 -05:00
Terry Hearst 4c40352c52 Add credits/licenses 2022-02-24 00:23:47 -05:00
Terry Hearst a7424f0a66 Add main menu 2022-02-23 23:31:14 -05:00
Terry Hearst fef0b9ef96 Generate the same word for 24 hours 2022-02-23 20:36:35 -05:00
Terry Hearst f59a1e437c 'Godot Wordle' -> 'Gordle' 2022-02-23 20:00:27 -05:00
Terry Hearst a7ebe3dc50 Added word lists, generate random target words, only accept guesses that are valid words 2022-02-23 18:41:41 -05:00
Terry Hearst ccdc7c1131 Add icon.png 2022-02-20 17:34:37 -05:00
Terry Hearst da4e4d9b28 Added win/loss conditions 2022-02-20 17:30:03 -05:00
Terry Hearst b25ea62fe4 Implement guessing 2022-02-20 15:55:10 -05:00
Terry Hearst 11bd8f5f3f Basic layout implemented 2022-02-20 14:35:55 -05:00
Terry Hearst ed89f216da Initial commit 2022-02-18 21:14:44 -05:00