1
0
watterblock/models
Adrian Wannenmacher bd79aa568a
switch session and game models to game rules
This is a more flexible system than the previous goal variable. It makes
it possible to conform to the association rules, without sacrificing
backwards compatibility. Also, it makes it easier to add other
changeable rules later on.
2026-03-02 02:52:19 +01:00
..
game_rules.js implement game rules model 2026-03-02 01:46:05 +01:00
game_rules.test.js implement game rules model 2026-03-02 01:46:05 +01:00
game.js switch session and game models to game rules 2026-03-02 02:52:19 +01:00
game.test.js switch session and game models to game rules 2026-03-02 02:52:19 +01:00
round_result.js make import paths absolute 2026-02-22 12:51:28 +01:00
round_result.test.js fix capitalization of round result tests 2026-03-01 22:41:55 +01:00
round.js switch round over to a general change event 2026-02-16 22:51:49 +01:00
round.test.js make import paths absolute 2026-02-22 12:51:28 +01:00
session.js switch session and game models to game rules 2026-03-02 02:52:19 +01:00
session.test.js switch session and game models to game rules 2026-03-02 02:52:19 +01:00