Commit graph

11 commits

Author SHA1 Message Date
1224035d7a Multiplayer (#1)
Reviewed-on: #1
Co-authored-by: Joel Therrien <joel@joeltherrien.ca>
Co-committed-by: Joel Therrien <joel@joeltherrien.ca>
2024-12-26 18:38:23 +00:00
8fd250170b Add rudimentry but functional AI integration into UI
Also fixed some bugs that could cause AI process to either
produce invalid words or crash.
2023-09-12 22:13:36 -07:00
0887cb29aa Fix bug in AI handling of blank letters 2023-09-07 19:14:43 -07:00
4b86c031ed Add basic AI support (Rust only) 2023-09-06 20:00:14 -07:00
fd7cf2d6af Add turn counting and score persistence 2023-08-16 19:37:32 -07:00
a496b15710 Integrate very WIP move-checking onto front-end 2023-08-13 13:08:37 -07:00
5dc11de37d WIP Add Grid 2023-08-09 20:00:14 -07:00
f8e99ea02f Add autogenerated Typescript definitions 2023-08-05 21:55:16 -07:00
cb69ada00d Basic tray retrieval 2023-08-05 18:59:30 -07:00
e3ba7ac440 Add tray and tile pool 2023-08-02 20:00:01 -07:00
55f96f32f5 Break apart into multiple files 2023-07-31 20:00:58 -07:00