Commit Graph

1 Commits

Author SHA1 Message Date
Geralt
6373fee144 Refactor/game over screen (#468)
Some checks failed
Build and Deploy Doxygen Docs / docs (push) Has been cancelled
* Move game over (win/lose) state functions to their own file

* remove unused enum

* clang format

* Implement suggestions from @ricfehr3

* Fixing lack of highlighted button after skipping  ablind

* factorize as much game over state code as possible

---------

Co-authored-by: MathisMartin31 <mathis.martin31@gmail.com>
2026-05-07 21:36:12 -07:00