]> git.cworth.org Git - empires-server/commit
Initial implementation of Scribe
authorCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 15:51:59 +0000 (08:51 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 6 Jun 2020 15:51:59 +0000 (08:51 -0700)
commit82706fc10e5a4fc572f798fca29e9741300fb0cc
tree8fe5b2abaa57d298fa5e761dfb171dfec1d5cf2f
parent9029f4547056b096dfb9296d3eb69948f889ba23
Initial implementation of Scribe

This is not at all sophisticated yet. The biggest shortcoming is that
it doesn't yet reject moves that don't follow the movement
restrictions (where a player must play in the super-grid corresponding
to their last moves mini-grid).
lmno.js
scribe.js [new file with mode: 0644]
templates/scribe-game.html [new file with mode: 0644]