]> git.cworth.org Git - lmno.games/commit
letterrip: Remove all word validation from the client
authorCarl Worth <cworth@cworth.org>
Sat, 7 Mar 2026 13:10:22 +0000 (08:10 -0500)
committerCarl Worth <cworth@cworth.org>
Sat, 7 Mar 2026 13:19:16 +0000 (08:19 -0500)
commit4abc58600128087e09f1e3fecabc6aedb95cbaeb
tree44e38dd202176599d0e80079ec32c3289e24fbec
parente7ae105ea8d510ecde4cd256215b39bc642f7bb1
letterrip: Remove all word validation from the client

Now that the server has a dictionary, it performs all validation of
valid tile placements. This allows for a smaller client, (no need
to download a word list anymore), and ensures that word validation
is performed consistently in a single place on the server side.
letterrip/game.html
letterrip/letterrip.jsx