Overview
This issue tracks the implementation of a post-game recap screen for OpenFront, based on the work started in the now-closed PR #2230 by @NewYearNewPhil.
The original PR demonstrated a working proof of concept for a game recap feature. This issue exists to bring that feature to completion and get it merged into the main codebase.
What We Want
A post-game summary/recap screen shown to players after a game ends, displaying key stats and highlights from their session.
Suggested stats to include:
- Final placement / result (Win/Loss/Eliminated)
- Total tiles held at peak
- Number of alliances made / broken
- Nukes launched / received
- Troops sent / lost
- Gold earned
- Structures built (cities, ports, SAMs, silos, factories)
- Time survived
Reference
Notes for Contributors
If you are interested in picking this up, please review the original PR #2230 for the existing implementation before starting.
Overview
This issue tracks the implementation of a post-game recap screen for OpenFront, based on the work started in the now-closed PR #2230 by @NewYearNewPhil.
The original PR demonstrated a working proof of concept for a game recap feature. This issue exists to bring that feature to completion and get it merged into the main codebase.
What We Want
A post-game summary/recap screen shown to players after a game ends, displaying key stats and highlights from their session.
Suggested stats to include:
Reference
Notes for Contributors
If you are interested in picking this up, please review the original PR #2230 for the existing implementation before starting.