johneastman / circles

A point-and-click browser game
https://johneastman.github.io/circles/
MIT License
0 stars 0 forks source link

Change High Score Display to Table #33

Closed johneastman closed 1 year ago

johneastman commented 1 year ago

The high-score data is displayed in paragraphs, but I'd like to change this to a table format. We'll keep <p>No high scores</p> if there are no high scores.

Columns should include:

  1. Position number with ordinal suffix (1st, 2nd, 3rd, etc.)
  2. Score
  3. Date and time
johneastman commented 1 year ago

Commit: https://github.com/johneastman/circles/commit/f5060473a30111b9bb684984ace7798add5b4dcb