Open inaimathi opened 12 years ago
Made a start on this. There's now a victory-p
predicate in the codebase, but it isn't called anywhere yet. Not sure whether this should be managed as part of fire
or by ticker
. Once that's decided, that place should mark a game as finished, display the end game screen, record the game log, and possibly remove it from the game table as well.
There should some explicit ways to win.
Ideally, these would be swappable so that different game types are possible.