aboutsummaryrefslogtreecommitdiff
path: root/src/over.s
Commit message (Collapse)AuthorAgeFilesLines
* State game over only when all players are deadMiquel Sabaté Solà2026-03-081-10/+4
| | | | | | | This is a bit contrary to the original game, where each player would get its own "Game over" event. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* Add the Game Over screenMiquel Sabaté Solà2026-03-051-0/+196
This is still missing the support for player 2, but I've left traces about it. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>