Commit graph

17 commits

Author SHA1 Message Date
75d8db4098 Improve 'Add to dictionary' UI 2023-09-21 18:55:33 -07:00
e0fe22e9ce Add end game conditions
Also fix some UI bugs
2023-09-20 18:59:32 -07:00
0d30ac0b46 Add AI tile count and total tile counts, other UI tweaks 2023-09-16 21:08:10 -07:00
c1d7a2f774 Add AI turn highlighting 2023-09-14 19:38:34 -07:00
60fabb0214 Add difficulty menu to UI (not yet functional) 2023-09-08 23:32:44 -07:00
b790e48bc4 Add UI for tile exchange 2023-08-21 19:42:22 -07:00
4ba4c15e23 Transfer previous Modal code 2023-08-20 17:26:52 -07:00
800ec27c36 Slightly improve styling 2023-08-20 16:34:00 -07:00
368dcd4a65 Add auto-scrolling for log
Styling is still a WIP
2023-08-20 10:00:10 -07:00
cd8a4b73a9 Add support for blank characters 2023-08-17 18:30:55 -07:00
c7399b2b99 Integrate score keeping and individual trays 2023-08-15 19:35:23 -07:00
a496b15710 Integrate very WIP move-checking onto front-end 2023-08-13 13:08:37 -07:00
cbd76895ac Add styling to grid and allow moving ephemeral tiles 2023-08-10 21:43:14 -07:00
5dc11de37d WIP Add Grid 2023-08-09 20:00:14 -07:00
1fb5235f2b Build in basic drag & drop for tiles 2023-08-07 22:56:12 -07:00
69eb2060fc Adjust how I track tiles in React 2023-08-07 21:41:46 -07:00
c9c3c7b59e Add React elements for basic tray display; connect to WASM 2023-08-05 19:24:15 -07:00