mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #96] Implement F1 Historical Moment: 2021 Abu Dhabi Grand Prix #138
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#138
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/96
Author: @senjufy
Created: 12/21/2025
Status: 🔄 Open
Base:
main← Head:historical-moments📝 Commits (1)
416539eAdded a feature where user can see hostical moments📊 Changes
4 files changed (+46 additions, -91 deletions)
View changed files
📝
README.md(+12 -0)📝
main.py(+17 -30)📝
src/arcade_replay.py(+2 -1)📝
src/interfaces/race_replay.py(+15 -60)📄 Description
This pull request introduces the first "Historical Moment" feature to the application. While the initial goal was to implement the 2008 Brazilian Grand Prix, this implementation focuses on the 2021 Abu Dhabi Grand Prix.
Key Changes:
This implementation demonstrates the "Focus on Historical Moments" direction, leveraging existing F1 data infrastructure to provide a curated and engaging replay experience for a significant event in F1 history.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.