This commit is contained in:
Luciano Laratelli 2025-04-15 10:35:46 -04:00
parent 9e4fa6e1a2
commit 947c3e8f49

View file

@ -232,6 +232,9 @@ end"}
sql/format
(jdbc/execute-one! ds)
:total)]
;; when we want to play again, we have to "archive" the current game by
;; changing its game code to `${code}-${games-in-set}` and settings its
;; game_set to `code`.
(pp/pprint game)
(println games-in-set))