Skip to content

Changelog — Stage 3: Add the Scoreboard

Previous Stage

Stage 2: Add Styling (branch: stage-2-add-styling)

Files Changed

FileChangeWhat and Why
index.htmlmodifiedAdds a <div class="scoreboard"> with two <p> tags (score and lives).
style.cssmodifiedAdds a .scoreboard rule that gives the panel a white background, border, and spacing.

Summary

This stage adds the scoreboard panel to the game screen and then pauses to look back. You use git log to see every save point so far. The point is not the CSS — it is the feeling of reading your own history.