Add game end functionality with view and URL routing, update models and templates for game state management

This commit is contained in:
Edgar P. Burkhart 2025-06-15 13:02:31 +02:00
parent d03d3b48d4
commit f9ed70d386
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
9 changed files with 181 additions and 89 deletions

View file

@ -117,6 +117,9 @@ h6,
i.i {
margin-right: .5em;
}
i.hl {
color: var(--pico-primary);
}
footer {
text-align: center;