mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[GH-ISSUE #22] Redesign information panel (top 2 lines of the game screen) #21
Reference in New Issue
Block a user
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?
Originally created by @pkali on GitHub (Mar 27, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/22
Originally assigned to: @pkali on GitHub.
Right now the info panel is cryptic, I myself forgot what these numbers mean. Add
Round number
text labels for life, angle, force and wind
@bocianu commented on GitHub (Mar 28, 2022):
I would recommend adding the round number to the panel as well.
@pkali commented on GitHub (Mar 28, 2022):
exactly!
@pkali commented on GitHub (Apr 3, 2022):
done