]> git.cworth.org Git - lmno.games/commit - scribe/scribe.jsx
Prep for stashing final scores against each mini grid
authorCarl Worth <cworth@cworth.org>
Tue, 7 Jul 2020 06:10:53 +0000 (23:10 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 19 Sep 2020 19:51:13 +0000 (12:51 -0700)
commit6aafb823cdc12d7404ae56cabce63d1dd8478922
tree5a4ebd503f4cb07e96d686c2bd510b2b39e5cafc
parent7274cc0cc286ead5e767155101658074353afb14
Prep for stashing final scores against each mini grid

By turning each mini grid into an object rather than just an array of
squares. This new object now has a place to lodge scores and a final
winner for each mini grid, (though we aren't populating those yet).

This commit is intended to have no visible change on the game.
scribe/scribe.jsx