]> git.cworth.org Git - lmno.games/commit
Add an implementation of Lines of Action master
authorCarl Worth <cworth@cworth.org>
Thu, 12 Mar 2026 04:57:03 +0000 (21:57 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 12 Mar 2026 04:57:03 +0000 (21:57 -0700)
commit6c6bb2ab5ec93a92fe7287a374506cd12600abef
tree5cf64b48d1611f2cea58c7ac2f91569058cede74
parent3d67d3463f50c37ed5e5e468aa48781336247909
Add an implementation of Lines of Action

This comes from a Claude-assisted port of the Lines of Action
implementation I had made originally in C which can be found here:

https://git.cworth.org/git?p=loa
index.html
loa/index.html [new file with mode: 0644]
loa/loa-board.js [new file with mode: 0644]
loa/loa-client.js [new file with mode: 0644]
loa/loa-view.js [new file with mode: 0644]
loa/loa.css [new file with mode: 0644]